From 3f5e9061adb9ff14b0796d67c7719a1754a53a16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 23:18:17 +0000 Subject: [PATCH] Bump cryptography from 3.4.7 to 41.0.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.7 to 41.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.4.7...41.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0f1ff47ed..3b16e1135 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ chardet==4.0.0 # via requests click==8.0.3 # via pip-tools -cryptography==3.4.7 +cryptography==41.0.2 # via social-auth-core cssselect2==0.4.1 # via