From 2e371101dffc3ecaea5d8f0011ac43a2e8605639 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 12:26:16 +0000 Subject: [PATCH] Bump cryptography from 41.0.5 to 41.0.7 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.5 to 41.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.5...41.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4f795b79f2a..c9455706fb7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ openpyxl==3.1.2 xlrd==1.2.0 Pillow==10.1.0 # required by django-imagekit psycopg2-binary==2.9.9 -cryptography==41.0.5 +cryptography==41.0.7 python-dateutil==2.8.2 pytz==2023.3.post1 redis==5.0.1