From a69aad7374b0c75d6674a1c450534c3f130f90b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 01:14:26 +0000 Subject: [PATCH] Bump cryptography from 45.0.7 to 46.0.6 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: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fd1e497f6..09fade617 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ click==8.1.8 # via black coverage[toml]==7.10.7 # via pytest-cov -cryptography==45.0.7 +cryptography==46.0.6 # via google-auth dj-database-url==3.0.1 # via -r requirements.in @@ -179,6 +179,7 @@ typing-extensions==4.15.0 # -r requirements.in # asgiref # black + # cryptography # exceptiongroup # grpcio urllib3==2.6.3