From 7f99426d5d9675861a4ca1883d4283c3c1a4c0dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 18:57:13 +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 34918293..51de87db 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