From 6e90f02e13cc538c33cdccd4cb6b387c7ed4e349 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 19:29:20 +0000 Subject: [PATCH] Bump cryptography from 45.0.3 to 46.0.7 Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.3 to 46.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/45.0.3...46.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 1520217..59167d9 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ PyYAML==5.4.1 cov-core==1.15.0 coverage==7.8.2 coveralls==4.0.1 -cryptography==45.0.3 +cryptography==46.0.7 docopt==0.6.2 pytest==8.3.5 pytest-cov==6.1.1