From a02120f7b78c9511540ad8f1cb2b4e1750cf82ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 18:51:03 +0000 Subject: [PATCH] Bump cryptography from 37.0.2 to 41.0.4 in /requirements Bumps [cryptography](https://github.com/pyca/cryptography) from 37.0.2 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/37.0.2...41.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... 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 09e4b5d9..9f5ce0b5 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -28,7 +28,7 @@ click==8.1.7 # via pip-tools crispy-bootstrap5==0.6 # via django-anvil-consortium-manager -cryptography==37.0.2 +cryptography==41.0.4 # via pyjwt defusedxml==0.7.1 # via python3-openid