From 727a8ebe8e3694d095b27b8652719e89abfa0aa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 02:34:41 +0000 Subject: [PATCH] Bump cryptography from 46.0.1 to 46.0.5 Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.1 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.1...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index 3bb91897b..70af6fd31 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -71,7 +71,7 @@ coverage==7.10.6 # django-coverage-plugin cron-descriptor==2.0.6 # via django-celery-beat -cryptography==46.0.1 +cryptography==46.0.5 # via # fido2 # jwcrypto diff --git a/requirements.txt b/requirements.txt index e3fe1090e..d852f7697 100644 --- a/requirements.txt +++ b/requirements.txt @@ -62,7 +62,7 @@ colorama==0.4.6 ; sys_platform == 'win32' # qrcode cron-descriptor==2.0.6 # via django-celery-beat -cryptography==46.0.1 +cryptography==46.0.5 # via # fido2 # jwcrypto