From b8748072dd0399d87459ceff023916b5f54e2a15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 21:50:00 +0000 Subject: [PATCH] Bump cryptography from 45.0.7 to 46.0.7 in /requirements Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.7 to 46.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/45.0.7...46.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 5be950678..b25e5dc8a 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -6,7 +6,7 @@ channels==4.3.2 channels-redis==4.3.0 chardet==5.2.0 click==8.3.2 -cryptography==45.0.7 +cryptography==46.0.7 daphne==4.2.1 dj-rest-auth[with-social]==7.0.1 django==5.2.13