Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 29, 2022
1 parent e897e2a commit 60341a9
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,6 +1,6 @@
pycparser==2.18 # BSD
argparse==1.4 # Python
paramiko==1.15.3 # LGPL
paramiko==2.10.1 # LGPL
flake8==2.5.4 # MIT
mock==1.0.1 # License :: OSI Approved :: BSD License
py==1.4.26 # MIT license
Expand Down

0 comments on commit 60341a9

Please sign in to comment.