From d2c4e318e348d173a2fb423d75e2b637981efe81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 02:49:09 +0000 Subject: [PATCH] Bump cryptography in /roles/infrastructure/docker/files Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.1 to 39.0.1. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/36.0.1...39.0.1) --- updated-dependencies: - dependency-name: cryptography 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..987cc0a 100644 --- a/roles/infrastructure/docker/files/requirements.txt +++ b/roles/infrastructure/docker/files/requirements.txt @@ -5,7 +5,7 @@ bcrypt==3.2.0 certifi==2021.10.8 cffi==1.15.0 charset-normalizer==2.0.12 -cryptography==36.0.1 +cryptography==39.0.1 distro==1.7.0 docker==5.0.3 docker-compose==1.29.2 diff --git a/roles/infrastructure/docker/files/requirements_centos7.txt b/roles/infrastructure/docker/files/requirements_centos7.txt index 2d5a001..193c506 100644 --- a/roles/infrastructure/docker/files/requirements_centos7.txt +++ b/roles/infrastructure/docker/files/requirements_centos7.txt @@ -7,7 +7,7 @@ cached-property==1.5.2 certifi==2021.10.8 cffi==1.15.0 charset-normalizer==2.0.10 -cryptography==36.0.1 +cryptography==39.0.1 distro==1.6.0 docker==5.0.3 docker-compose==1.29.2