From f24d8690a5989bd694e3581d4ffe6d470244e865 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 00:13:06 +0000 Subject: [PATCH] Bump cryptography from 45.0.7 to 46.0.6 in /requirements Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.7 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/45.0.7...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 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 0a2d495da..f69bfeaa0 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.1 -cryptography==45.0.7 +cryptography==46.0.6 daphne==4.2.1 dj-rest-auth[with-social]==7.0.1 django==5.2.12