From 8b6fe747567621e8104903f0f11c79b681aa2300 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 05:31:06 +0000 Subject: [PATCH] Bump cryptography from 48.0.1 to 50.0.0 in /requirements Bumps [cryptography](https://github.com/pyca/cryptography) from 48.0.1 to 50.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/48.0.1...50.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/packaging.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/packaging.txt b/requirements/packaging.txt index 6c7c475c..5a06d070 100644 --- a/requirements/packaging.txt +++ b/requirements/packaging.txt @@ -6,7 +6,7 @@ cffi==2.0.0 ; platform_python_implementation != 'PyPy' charset-normalizer==3.4.4 click==8.3.1 colorama==0.4.6 ; sys_platform == 'win32' -cryptography==48.0.1 +cryptography==50.0.0 deprecated==1.3.1 future==1.0.0 gitdb==4.0.12