From d0ccec833b6af4900aa2a29bc13699530804db47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 02:16:21 +0000 Subject: [PATCH] chore(deps): bump cryptography from 45.0.3 to 46.0.5 Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.3 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/45.0.3...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 832c173c..c6d1f5f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ sqlparse==0.5.1 typing_extensions==4.12.2 virtualenv==20.27.0 django-cors-headers==4.7.0 -cryptography==45.0.3 +cryptography==46.0.5 PyJWT==2.10.1 requests==2.32.4 email-validator==2.2.0