Skip to content

Commit

Permalink
build(deps): bump paramiko from 3.4.0 to 3.5.0
Browse files Browse the repository at this point in the history
Bumps [paramiko](https://github.com/paramiko/paramiko) from 3.4.0 to 3.5.0.
- [Commits](paramiko/paramiko@3.4.0...3.5.0)

---
updated-dependencies:
- dependency-name: paramiko
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 55a3725 commit f2c2a81
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 @@ -166,7 +166,7 @@ webdriver_manager==4.0.1
mistune==3.0.2
protobuf==3.20.3
mako==1.3.3
paramiko==3.4.0 # not directly required, fixes Blowfish deprecation warning
paramiko==3.5.0 # not directly required, fixes Blowfish deprecation warning
certifi>=2023.7.22 # not directly required, pinned by Snyk to avoid a vulnerability
jwcrypto>=1.5.6 # not directly required, pinned by Snyk to avoid a vulnerability
cryptography>=41.0.0 # not directly required, pinned by Snyk to avoid a vulnerability
Expand Down

0 comments on commit f2c2a81

Please sign in to comment.