From 0465d0a1cda45fae67e924d69b1836eadeb296fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 02:41:14 +0000 Subject: [PATCH] Bump cryptography from 46.0.3 to 46.0.5 Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.3 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.3...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dcfe8c8..d8717d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ argon2-cffi-bindings==25.1.0 certifi==2025.10.5 cffi==2.0.0 click==8.3.0 -cryptography==46.0.3 +cryptography==46.0.5 dnspython==2.8.0 email-validator==2.3.0 fastapi==0.119.0