From a0ee144a5a4ef66690848e4e0b42cc58f89b2b69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 00:44:35 +0000 Subject: [PATCH] Bump cryptography from 3.3.2 to 39.0.1 in /container Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 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/3.3.2...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- container/requirements.txt | 2 +- container/requirements_others.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/container/requirements.txt b/container/requirements.txt index cf24c46..6fa6b85 100644 --- a/container/requirements.txt +++ b/container/requirements.txt @@ -118,7 +118,7 @@ certifi==2018.4.16 cffi==1.10.0 chardet==3.0.4 colorama==0.3.3 -cryptography==3.3.2 +cryptography==39.0.1 decorator==4.3.0 deprecation==2.0.2 docutils==0.14 diff --git a/container/requirements_others.txt b/container/requirements_others.txt index d9f98c7..6ca92f0 100644 --- a/container/requirements_others.txt +++ b/container/requirements_others.txt @@ -14,7 +14,7 @@ certifi==2018.4.16 cffi==1.10.0 chardet==3.0.4 colorama==0.3.3 -cryptography==3.3.2 +cryptography==39.0.1 decorator==4.3.0 deprecation==2.0.2 docutils==0.14