From e83215bd24bb8865d9e804323515e3d72b8b6d8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 19:54:38 +0000 Subject: [PATCH] Bump cryptography from 41.0.0 to 50.0.0 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.0 to 50.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.0...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 e4dca95..6e4d24a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ black==22.12.0 anyio==3.6.1 cffi==1.15.1 click==8.1.3 -cryptography==41.0.0 +cryptography==50.0.0 fastapi==0.95.2 flake8==6.0.0 h11==0.13.0