Skip to content

Commit

Permalink
Bump paramiko from 2.7.2 to 2.10.1 (#333)
Browse files Browse the repository at this point in the history
Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.7.2 to 2.10.1.
- [Release notes](https://github.com/paramiko/paramiko/releases)
- [Changelog](https://github.com/paramiko/paramiko/blob/main/NEWS)
- [Commits](paramiko/paramiko@2.7.2...2.10.1)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and martomi committed Jul 2, 2022
1 parent c516c89 commit f9891a8
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
@@ -1,4 +1,4 @@
paramiko==2.7.2
paramiko==2.10.1
python-dateutil~=2.8.1
PyYAML==5.4
retry==0.9.2
Expand Down

0 comments on commit f9891a8

Please sign in to comment.