From 6ce5ddd97a09120720a097f73c138ac1055c68e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 23:41:10 +0000 Subject: [PATCH] Bump cryptography from 3.4.7 to 41.0.3 in /src/knox Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.7 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.4.7...41.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/knox/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/knox/requirements.txt b/src/knox/requirements.txt index b2e66ae..fcda81b 100644 --- a/src/knox/requirements.txt +++ b/src/knox/requirements.txt @@ -4,7 +4,7 @@ certbot==1.14.0 certbot-dns-route53==1.14.0 click==7.1.2 configobj==5.0.6 -cryptography==3.4.7 +cryptography==41.0.3 dynaconf==3.1.4 hvac==0.10.9 jinja2==2.11.3