From 528be249f08414c5bddafbf12ff49a2c0415647e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 02:14:54 +0000 Subject: [PATCH] Bump cryptography from 45.0.3 to 46.0.5 Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.3 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/45.0.3...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 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..c75f44f 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.5 docopt==0.6.2 pytest==8.3.5 pytest-cov==6.1.1