From dbcda8ee51affe6a52d6af6361cbe378cddd211a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Sep 2022 18:56:22 +0000 Subject: [PATCH] Bump paramiko from 2.9.2 to 2.9.3 in /roles/infrastructure/docker/files Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.9.2 to 2.9.3. - [Release notes](https://github.com/paramiko/paramiko/releases) - [Changelog](https://github.com/paramiko/paramiko/blob/main/NEWS) - [Commits](https://github.com/paramiko/paramiko/compare/2.9.2...2.9.3) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- roles/infrastructure/docker/files/requirements.txt | 2 +- roles/infrastructure/docker/files/requirements_centos7.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/infrastructure/docker/files/requirements.txt b/roles/infrastructure/docker/files/requirements.txt index bcc058f..92a77f0 100644 --- a/roles/infrastructure/docker/files/requirements.txt +++ b/roles/infrastructure/docker/files/requirements.txt @@ -13,7 +13,7 @@ dockerpty==0.4.1 docopt==0.6.2 idna==3.3 jsonschema==3.2.0 -paramiko==2.9.2 +paramiko==2.9.3 pycparser==2.21 PyNaCl==1.5.0 python-dotenv==0.19.2 diff --git a/roles/infrastructure/docker/files/requirements_centos7.txt b/roles/infrastructure/docker/files/requirements_centos7.txt index 2d5a001..2ca4588 100644 --- a/roles/infrastructure/docker/files/requirements_centos7.txt +++ b/roles/infrastructure/docker/files/requirements_centos7.txt @@ -16,7 +16,7 @@ docopt==0.6.2 idna==3.3 importlib-metadata==4.8.3 jsonschema==3.2.0 -paramiko==2.9.2 +paramiko==2.9.3 pycparser==2.21 PyNaCl==1.5.0 pyrsistent==0.18.0