From 63c6edb04fb2c75f1c7bb5727db164d6f5adcf8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 06:53:54 +0000 Subject: [PATCH] Bump cryptography from 50.0.0 to 50.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 50.0.0 to 50.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/50.0.0...50.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 50.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9575991..9d86570 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ pyotp==2.10.0 qrcode==8.2 requests==2.34.2 pillow==12.3.0 -cryptography==50.0.0 +cryptography==50.0.1