From 8d50ade177abf18ad2caf371e816c3f92a05eb14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 23:27:50 +0000 Subject: [PATCH] Bump cryptography from 45.0.7 to 46.0.5 in /requirements Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.7 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/45.0.7...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 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..f37be13d9 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.5 daphne==4.2.1 dj-rest-auth[with-social]==7.0.1 django==5.2.12