From 3a0b90060fd236916bdebe33154fb2a56cc32e3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 20:39:01 +0000 Subject: [PATCH] Bump cryptography from 41.0.0 to 41.0.4 in /dags_archive Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.0 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.0...41.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dags_archive/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dags_archive/requirements.txt b/dags_archive/requirements.txt index 913146d..9fb59da 100644 --- a/dags_archive/requirements.txt +++ b/dags_archive/requirements.txt @@ -1,4 +1,4 @@ kubernetes==11.0.0 pytest==5.4.3 -cryptography==41.0.0 +cryptography==41.0.4 google-cloud-secret-manager==0.2.0 \ No newline at end of file