From bd67e6f5eed8ab0011287365d0742fbfab65ea4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 22:54:10 +0000 Subject: [PATCH] Bump cryptography from 2.9.2 to 41.0.2 in /src Bumps [cryptography](https://github.com/pyca/cryptography) from 2.9.2 to 41.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.9.2...41.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 125e109..a27007e 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,6 +1,6 @@ pyasn1==0.4.5 bcrypt==3.1.7 -cryptography==2.9.2 +cryptography==41.0.2 pynacl==1.3.0 MarkupSafe==1.1.1 # Aditional packages for extras ansible modules (E)