From 7b64f0b91bfced3af20c68bf1616bc2d5cf523f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 00:32:29 +0000 Subject: [PATCH] Bump cryptography from 41.0.5 to 41.0.6 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.5 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.5...41.0.6) --- 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 79ef940061..192ba2265d 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.2 -cryptography==41.0.5 +cryptography==41.0.6 deepdiff==6.7.1 defusedxml==0.7.1 deprecated==1.2.14 diff --git a/requirements-extra.txt b/requirements-extra.txt index 92d0822d22..9cfeff76e2 100644 --- a/requirements-extra.txt +++ b/requirements-extra.txt @@ -29,7 +29,7 @@ cffi==1.16.0 charset-normalizer==3.3.2 cheroot==10.0.0 cherrypy==18.8.0 -cryptography==41.0.5 +cryptography==41.0.6 deepdiff==6.7.1 defusedxml==0.7.1 deprecated==1.2.14 diff --git a/requirements-test.txt b/requirements-test.txt index 1f2f9b9b82..52f6cc371f 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.2 -cryptography==41.0.5 +cryptography==41.0.6 deepdiff==6.7.1 defusedxml==0.7.1 deprecated==1.2.14 diff --git a/requirements.txt b/requirements.txt index 04449d7c77..ea81594f1e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ cffi==1.16.0 charset-normalizer==3.3.2 cheroot==10.0.0 cherrypy==18.8.0 -cryptography==41.0.5 +cryptography==41.0.6 deepdiff==6.7.1 defusedxml==0.7.1 deprecated==1.2.14