From 7318b672baafcab68bc9ec4b04d78d85960fed27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 23:02:36 +0000 Subject: [PATCH] Bump cryptography from 3.2.1 to 41.0.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2.1 to 41.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.2.1...41.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ef86aaf98..3e02b1ef8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -162,7 +162,7 @@ pip-tools==0.3.5 # Other things presumably installed as dependencies of stuff above python-mimeparse==0.1.4 approx-dates==0.0.1 -cryptography==3.2.1 +cryptography==41.0.2 easy-thumbnails==2.6 enum34==1.1.10 funcsigs==1.0.2