From b39039145614cb33c0157bbfeecc185d44500298 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Dec 2023 03:08:55 +0000 Subject: [PATCH] Bump cryptography from 41.0.6 to 41.0.7 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.6 to 41.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.6...41.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 0f6123ca..a1148d3a 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -38,7 +38,7 @@ crispy-bootstrap5==2023.10 # via # -r requirements/requirements.in # django-anvil-consortium-manager -cryptography==41.0.6 +cryptography==41.0.7 # via pyjwt defusedxml==0.7.1 # via python3-openid