From 779554969791b5f289fee6da9a0bc38f0ab8924f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 10:03:43 +0000 Subject: [PATCH] Bump cryptography from 42.0.8 to 43.0.0 Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 43.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.8...43.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f89eb884..086e22b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ fuzzywuzzy==0.18.0 sure==2.0.1 coverage==7.6.0 pyasn1==0.6.0 -cryptography==42.0.8 # pyOpenSSL +cryptography==43.0.0 # pyOpenSSL cffi==1.16.0 pyOpenSSL==24.1.0 ndg-httpsclient==0.5.1