From ea26a9a64038ce04a73b275b30b7489bd465f611 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 00:14:46 +0000 Subject: [PATCH] Bump cryptography from 41.0.5 to 41.0.6 in /IronBank/13 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.5 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.5...41.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- IronBank/13/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IronBank/13/requirements.txt b/IronBank/13/requirements.txt index 8abfb929..1117faf7 100644 --- a/IronBank/13/requirements.txt +++ b/IronBank/13/requirements.txt @@ -15,7 +15,7 @@ cachetools==5.3.2 certifi==2023.7.22 cffi==1.16.0 charset-normalizer==3.3.2 -cryptography==41.0.5 +cryptography==41.0.6 google-api-core==2.12.0 google-auth==2.23.4 google-cloud-core==2.3.3