From b622db5e203fce98188d8f25b888042f73209340 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 00:06:12 +0000 Subject: [PATCH] Bump cryptography from 41.0.4 to 50.0.0 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 50.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.4...50.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 50.0.0 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..a8dbf14 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==50.0.0 fastapi==0.104.0 h11==0.14.0 idna==3.4