From 84a580cdcc35fa3c4a1885006c4ee63d1e7a59c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 06:17:31 +0000 Subject: [PATCH] Bump cryptography from 42.0.8 to 46.0.6 Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.8...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 541d63347..1789e16cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ autodocsumm==0.1.11 certifi coverage==4.5.2 -cryptography==42.0.8; python_full_version == '3.9.0' or python_full_version == '3.9.1' +cryptography==46.0.6; python_full_version == '3.9.0' or python_full_version == '3.9.1' cryptography>=3.2.1,<47.0.0; python_full_version != '3.9.0' and python_full_version != '3.9.1' flake8>=3.6.0,<6 mock==2.0.0