From f16314da601d2eaa0533b5e669ca43c404783f79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 23:58:13 +0000 Subject: [PATCH] Bump cryptography from 41.0.4 to 46.0.5 in /backend Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.4...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 14b9b79f9..81d97cc18 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -5,7 +5,7 @@ cffi==1.15.1 charset-normalizer==3.2.0 click==8.1.7 colorama==0.4.6 -cryptography==41.0.4 +cryptography==46.0.5 defusedxml==0.7.1 Django==4.2.5 django-colorfield==0.10.1