From 8b5ddfd327416607e841986a15518a1280624d3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 21:52:49 +0000 Subject: [PATCH] Build(deps): Bump cryptography from 46.0.6 to 46.0.7 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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints.txt b/constraints.txt index 29e91c89..350f18f3 100644 --- a/constraints.txt +++ b/constraints.txt @@ -10,7 +10,7 @@ check-wheel-contents==0.6.3 cffi==2.0.0 click==8.3.2 coverage==7.13.5 -cryptography==46.0.6 +cryptography==46.0.7 docutils==0.21.2 exceptiongroup==1.3.1 hypothesis==6.151.13