From a21b1159ead44370c513c373500cfe3b53bc7682 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 01:53:07 +0000 Subject: [PATCH] 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_manager.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_manager.txt b/requirements_manager.txt index d8fad21..629b5de 100644 --- a/requirements_manager.txt +++ b/requirements_manager.txt @@ -11,4 +11,4 @@ pyjwt==2.12.1 bcrypt==5.0.0 jinja2==3.1.6 cookiecutter==2.7.1 -cryptography==46.0.7 +cryptography==50.0.0