From 5049da5b9be14ecb61a5754e1d6ed15c98ce08f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 02:31:06 +0000 Subject: [PATCH] Bump cryptography from 46.0.5 to 46.0.6 in /requirements Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.5 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.5...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 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 50d598b4..0c371535 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.5 +cryptography==46.0.6 deprecated==1.3.1 future==1.0.0 gitdb==4.0.12