From 24239c9fb3e2deb62b8dc9b133ed1e1344cb6765 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 20:25:45 +0000 Subject: [PATCH] Bump cryptography from 40.0.2 to 41.0.4 Bumps [cryptography](https://github.com/pyca/cryptography) from 40.0.2 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/40.0.2...41.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-all.txt | 2 +- requirements-extra.txt | 2 +- requirements-test.txt | 2 +- requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-all.txt b/requirements-all.txt index 0ce00c34be..e58e28e4b5 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -36,7 +36,7 @@ cherrypy==18.8.0 click==8.1.7 colorama==0.4.6 coverage[toml]==7.3.1 -cryptography==40.0.2 +cryptography==41.0.4 deepdiff==6.5.0 defusedxml==0.7.1 deprecated==1.2.14 diff --git a/requirements-extra.txt b/requirements-extra.txt index fc03be68e3..be24b878ae 100644 --- a/requirements-extra.txt +++ b/requirements-extra.txt @@ -29,7 +29,7 @@ cffi==1.15.1 charset-normalizer==3.2.0 cheroot==10.0.0 cherrypy==18.8.0 -cryptography==40.0.2 +cryptography==41.0.4 deepdiff==6.5.0 defusedxml==0.7.1 deprecated==1.2.14 diff --git a/requirements-test.txt b/requirements-test.txt index 20dde9b398..7766f9ba38 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -35,7 +35,7 @@ cherrypy==18.8.0 click==8.1.7 colorama==0.4.6 coverage[toml]==7.3.1 -cryptography==40.0.2 +cryptography==41.0.4 deepdiff==6.5.0 defusedxml==0.7.1 deprecated==1.2.14 diff --git a/requirements.txt b/requirements.txt index eb9d2c7036..ad54a2372a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ cffi==1.15.1 charset-normalizer==3.2.0 cheroot==10.0.0 cherrypy==18.8.0 -cryptography==40.0.2 +cryptography==41.0.4 deepdiff==6.5.0 defusedxml==0.7.1 deprecated==1.2.14