From 6ef4556d6f193ca9a45e390083fa5c30b7f5bb9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 18:26:30 +0000 Subject: [PATCH] build(deps): bump cryptography from 44.0.2 to 45.0.4 Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.2 to 45.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.2...45.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-version: 45.0.4 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..ab98982 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.4 docutils==0.21.2 google-ai-generativelanguage==0.6.15 google-api-core==2.24.2