From e62ccf26b631c7f1a5f46633ab6aca5ffb0164c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 23:21:41 +0000 Subject: [PATCH] chore(deps): bump cryptography from 45.0.3 to 46.0.6 Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.3 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/45.0.3...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 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..00a718b0 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.6 PyJWT==2.10.1 requests==2.32.4 email-validator==2.2.0