From b16d7d88885ea748b4efe4356b910eb2941d9ca6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 14:10:06 +0000 Subject: [PATCH] Bump cryptography from 46.0.6 to 46.0.7 in /requirements Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.6 to 46.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.6...46.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/REQUIREMENTS-CI.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/REQUIREMENTS-CI.txt b/requirements/REQUIREMENTS-CI.txt index eff9446c..01791764 100644 --- a/requirements/REQUIREMENTS-CI.txt +++ b/requirements/REQUIREMENTS-CI.txt @@ -16,7 +16,7 @@ click==8.3.1 commonmark==0.9.1 contourpy==1.3.2 coverage==7.13.5 -cryptography==46.0.6 +cryptography==46.0.7 cycler==0.12.1 decorator==5.2.1 defusedxml==0.7.1