From 5a0a5b25ae715b70e9d89ab92533228879368f78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 02:13:57 +0000 Subject: [PATCH] Bump cryptography from 45.0.1 to 46.0.5 Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.1 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/45.0.1...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 4 ++-- requirements.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index eefa518..d1d0cbe 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -32,7 +32,7 @@ certifi==2025.4.26 # -c requirements.txt # requests # sentry-sdk -cffi==1.17.1 +cffi==2.0.0 # via # -c requirements.txt # cryptography @@ -50,7 +50,7 @@ crispy-bootstrap5==2025.4 # via # -c requirements.txt # -r requirements.in -cryptography==45.0.1 +cryptography==46.0.5 # via # -c requirements.txt # social-auth-core diff --git a/requirements.txt b/requirements.txt index e645ca8..3747404 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,13 +20,13 @@ certifi==2025.4.26 # via # requests # sentry-sdk -cffi==1.17.1 +cffi==2.0.0 # via cryptography charset-normalizer==3.4.2 # via requests crispy-bootstrap5==2025.4 # via -r requirements.in -cryptography==45.0.1 +cryptography==46.0.5 # via social-auth-core dawg2==0.13.1 # via -r requirements.in