From 612678b2c13c69bde0fa0019b0782c12fa2fccc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 02:47:39 +0000 Subject: [PATCH] Bump cryptography from 46.0.3 to 46.0.5 in /requirements Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.3 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.3...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 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 b800637d..1e8f2ced 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==46.0.3 +cryptography==46.0.5 deprecated==1.3.1 future==1.0.0 gitdb==4.0.12