Skip to content

Commit

Permalink
Bump paramiko from 2.10.1 to 3.4.0 in /test/acceptance
Browse files Browse the repository at this point in the history
Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.10.1 to 3.4.0.
- [Commits](paramiko/paramiko@2.10.1...3.4.0)

---
updated-dependencies:
- dependency-name: paramiko
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent db2e280 commit ce01b94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/acceptance/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ fabric==1.10.0
flask==2.3.2 # blindly changing from 0.12.3 due to a github vulnerability warning, not yet tested...
requests==2.31.0 # blindly change from 2.20.0 (test/acceptance is no longer in use)
colorama==0.2.5
paramiko==2.10.1 # blindly changing from 2.0.9 due to a github vulnerability warning, not yet tested...
paramiko==3.4.0 # blindly changing from 2.0.9 due to a github vulnerability warning, not yet tested...
psutil==5.6.6
python-subunit==1.0.0
junitxml==0.7
Expand Down

0 comments on commit ce01b94

Please sign in to comment.