From 6ee927a8b28782057e05af49100bf6bb62fce62e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 01:19:08 +0000 Subject: [PATCH] Bump cryptography from 38.0.4 to 41.0.3 Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.4 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/38.0.4...41.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index fbda0b0b4..3623f19b9 100644 --- a/requirements.in +++ b/requirements.in @@ -14,7 +14,7 @@ kombu<5.3 setuptools-rust beautifulsoup4 -cryptography<39.0.0 +cryptography<42.0.0 django-bleach<3 # 3 and up has no Python 3.7 support django-csp django-enumfields diff --git a/requirements.txt b/requirements.txt index ca81e2f86..f65ccaae7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ click-repl==0.2.0 # via celery colorlog==6.7.0 # via -r requirements.in -cryptography==38.0.4 +cryptography==41.0.3 # via -r requirements.in django==3.2.19 # via