From 9888d0e49a1f4cf933583a84f5e37f559d007548 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 22:23:53 +0000 Subject: [PATCH] Bump cryptography from 46.0.5 to 46.0.7 in /.github/site Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.5 to 46.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.5...46.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/site/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/site/requirements.txt b/.github/site/requirements.txt index 7da99a056..f7c261bf4 100644 --- a/.github/site/requirements.txt +++ b/.github/site/requirements.txt @@ -15,7 +15,7 @@ charset-normalizer==3.4.2 click==8.2.1 colorama==0.4.6 contourpy==1.3.2 -cryptography==46.0.5 +cryptography==46.0.7 cssselect2==0.8.0 cycler==0.12.1 defusedxml==0.7.1