From 2635d99065841fafc37240380136a1c24f05b3f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 07:37:49 +0000 Subject: [PATCH] Bump cryptography from 46.0.5 to 46.0.7 Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.5 to 46.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.5...46.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-django52.txt | 2 +- requirements-django60.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-django52.txt b/requirements-django52.txt index 56dc9a710..b69e9d55d 100644 --- a/requirements-django52.txt +++ b/requirements-django52.txt @@ -32,7 +32,7 @@ charset-normalizer==3.4.4 # via requests click==8.3.1 # via apprise -cryptography==46.0.5 +cryptography==46.0.7 # via # -r constraints.txt # pyjwt diff --git a/requirements-django60.txt b/requirements-django60.txt index 5e4d74038..5d56d3a4b 100644 --- a/requirements-django60.txt +++ b/requirements-django60.txt @@ -32,7 +32,7 @@ charset-normalizer==3.4.4 # via requests click==8.3.1 # via apprise -cryptography==46.0.5 +cryptography==46.0.7 # via # -r constraints.txt # pyjwt diff --git a/requirements.txt b/requirements.txt index 56dc9a710..b69e9d55d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ charset-normalizer==3.4.4 # via requests click==8.3.1 # via apprise -cryptography==46.0.5 +cryptography==46.0.7 # via # -r constraints.txt # pyjwt