From 9f16c7d9eb646771d2e375e5546bf8700f0bb074 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 02:18:47 +0000 Subject: [PATCH] build(deps): bump cryptography from 46.0.7 to 50.0.0 Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.7 to 50.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.7...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 15b3fc4..4742d6b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ charset-normalizer==3.4.9 click==8.4.2 colorama==0.4.6 coverage==7.8.0 -cryptography==46.0.7 +cryptography==50.0.0 filetype==1.2.0 Flask==3.1.3 h11==0.16.0