From a6bd233d9923927e58920e307ee5f44fe991b9d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 02:30:32 +0000 Subject: [PATCH] Bump cryptography from 45.0.7 to 46.0.5 Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.7 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/45.0.7...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-3.13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-3.13.txt b/requirements-3.13.txt index 48f06cf2..b854d4ea 100644 --- a/requirements-3.13.txt +++ b/requirements-3.13.txt @@ -16,7 +16,7 @@ charset-normalizer==3.4.3 click==8.2.1 constantly==23.10.4 croniter==6.0.0 -cryptography==45.0.7 +cryptography==46.0.5 Flask==3.1.2 greenlet==3.2.4 humanize==4.13.0