From 3f0a92aa57caf2a1465e14a59d4fac598ea12998 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 07:27:10 +0000 Subject: [PATCH] Bump cryptography from 49.0.0 to 50.0.0 Bumps [cryptography](https://github.com/pyca/cryptography) from 49.0.0 to 50.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/49.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-3.13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-3.13.txt b/requirements-3.13.txt index 84194398..1a67700c 100644 --- a/requirements-3.13.txt +++ b/requirements-3.13.txt @@ -17,7 +17,7 @@ charset-normalizer==3.4.7 click==8.4.1 constantly==23.10.4 croniter==6.2.2 -cryptography==49.0.0 +cryptography==50.0.0 Flask==3.1.3 greenlet==3.5.2 humanize==4.15.0