From f93dbb62693117f980d82e41a306f0dc5a5349d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 02:58:20 +0000 Subject: [PATCH] Bump cryptography from 41.0.4 to 41.0.6 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.4...41.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index cd162df..abb6ef6 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -16,7 +16,7 @@ charset-normalizer==3.3.2 # via requests click==8.1.7 # via pip-tools -cryptography==41.0.7 +cryptography==41.0.6 # via pyjwt defusedxml==0.7.1 # via diff --git a/requirements.txt b/requirements.txt index e78b875..374f89f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ cffi==1.16.0 # via cryptography charset-normalizer==3.3.0 # via requests -cryptography==41.0.4 +cryptography==41.0.6 # via pyjwt defusedxml==0.7.1 # via python3-openid