From 94cbb0e9641df95f2f68eda683bc23e50f3b6674 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 22:39:20 +0000 Subject: [PATCH] Bump cryptography from 2.7 to 41.0.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.7 to 41.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.7...41.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c9d0d4c529cc..be7e472988f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ click==6.7 colorama==0.4.1 contextlib2==0.5.5 croniter==0.3.30 -cryptography==2.7 +cryptography==41.0.2 decorator==4.4.0 # via retry defusedxml==0.6.0 # via python3-openid flask-appbuilder==2.1.13