From e07b20366b58adfceace67a52d94286078d949c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 23:13:07 +0000 Subject: [PATCH] Bump cryptography from 45.0.3 to 46.0.6 Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.3 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/45.0.3...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 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..36d1e57 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.6 docopt==0.6.2 pytest==8.3.5 pytest-cov==6.1.1