From fdd41073493169dcceafd6d45f859346eea15caf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 20:01:03 +0000 Subject: [PATCH] build(deps): bump cryptography from 44.0.2 to 45.0.5 Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.2 to 45.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.2...45.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 45.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aa0399d..4d8b0b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ certifi==2025.1.31 cffi==1.17.1 charset-normalizer==3.4.1 click==8.1.8 -cryptography==44.0.2 +cryptography==45.0.5 docutils==0.21.2 google-ai-generativelanguage==0.6.15 google-api-core==2.24.2