From a00be409abe95dfcf6a47661a1da6129f004b665 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 00:03:50 +0000 Subject: [PATCH] Bump cryptography from 3.4.7 to 43.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.7 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.4.7...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d6c3d0c..bee7c3e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Flask==2.0.3 requests==2.25.1 Flask_BasicAuth==0.2.0 urllib3==1.26.5 -cryptography==3.4.7 +cryptography==43.0.1 Werkzeug==2.0.3 psycopg2-binary kubernetes==18.20.0