From ccda6bc22521f3cec62cb6ad4a8ea4e21535d2b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 02:46:17 +0000 Subject: [PATCH] build(deps): bump cryptography from 46.0.3 to 46.0.5 in /requirements Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.3 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.3...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements/doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/doc.txt b/requirements/doc.txt index 376c84c..0514132 100644 --- a/requirements/doc.txt +++ b/requirements/doc.txt @@ -64,7 +64,7 @@ coverage[toml]==7.11.0 # via # -r test.txt # pytest-cov -cryptography==46.0.3 +cryptography==46.0.5 # via secretstorage ddt==1.7.2 # via -r test.txt