From 91b6287ff6790cc60d14b38f8981a1e230eadd7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 09:35:59 +0000 Subject: [PATCH] Bump cryptography from 41.0.4 to 46.0.6 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.4...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 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 6ea752e..04f98f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ annotated-types==0.6.0 anyio==3.7.1 cffi==1.16.0 click==8.1.7 -cryptography==41.0.4 +cryptography==46.0.6 fastapi==0.104.0 h11==0.14.0 idna==3.4