From 32585957e9b6378bd73753644e3e76d4f88aa74f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 22:53:32 +0000 Subject: [PATCH] Bump cryptography from 2.6.1 to 41.0.3 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.6.1 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.6.1...41.0.3) --- 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 8dc9a93..f973a8e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ certifi==2019.3.9 cffi==1.12.2 chardet==3.0.4 Click==7.0 -cryptography==2.6.1 +cryptography==41.0.3 docutils==0.14 Flask==1.0.2 funcsigs==1.0.2