summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-29 21:54:49 +0000
committerGitHub <noreply@github.com>2022-03-29 21:54:49 +0000
commit7db8e43e8eeda6927dc45258eaed12fdedd2345b (patch)
tree9cef53b97391719be92d9877284f4f8b858587db
parent756300120b0f4f4af19e0f985566d82bc80b4359 (diff)
downloadpygerrit-dependabot/pip/paramiko-2.10.1.tar.gz
Bump paramiko from 1.16.0 to 2.10.1dependabot/pip/paramiko-2.10.1
Bumps [paramiko](https://github.com/paramiko/paramiko) from 1.16.0 to 2.10.1. - [Release notes](https://github.com/paramiko/paramiko/releases) - [Changelog](https://github.com/paramiko/paramiko/blob/main/NEWS) - [Commits](https://github.com/paramiko/paramiko/compare/1.16.0...2.10.1) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 2d29398..a8b8d88 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
ecdsa==0.11
-paramiko==1.16.0
+paramiko==2.10.1
pbr>=0.8.0
pycrypto==2.6.1
requests==2.9.1