Skip to content

Commit

Permalink
Merge pull request #439 from deNBI/deps/pypi-paramiko-vulnerability
Browse files Browse the repository at this point in the history
feat(Dependencies): Update dependency paramiko to v3 [SECURITY]
  • Loading branch information
dweinholz authored Dec 20, 2023
2 parents d5c2c45 + 09c2a50 commit ceb8a38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ deprecated==1.2.14
Click==8.1.7
ansible==5.1.0
flake8==6.1.0
paramiko==2.12.0
paramiko==3.4.0
ruamel.yaml==0.18.5
pyvim==3.0.3
redis==5.0.1
Expand Down

0 comments on commit ceb8a38

Please sign in to comment.