From 7992af7f47cbb0d9726b5da45b442d442201b1bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 08:41:13 -0300 Subject: [PATCH] Bump cryptography from 41.0.6 to 42.0.0 (#11829) Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.6 to 42.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.6...42.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6f4d58c23d5..7bbd566b6f5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ cffi==1.16.0 # pygit2 charset-normalizer==2.0.12 # via requests -cryptography==41.0.6 +cryptography==42.0.0 # via social-auth-core defusedxml==0.7.1 # via