From a3f2a2e2486836ab0d762df52a6100a42aab4e16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 20:50:15 +0000 Subject: [PATCH] Bump cryptography from 41.0.2 to 41.0.4 in /src Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.2...41.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 8a818a8..fa14be0 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -7,7 +7,7 @@ certifi==2023.7.22 cffi==1.15.1 charset-normalizer==2.0.12 commonmark==0.9.1 -cryptography==41.0.2 +cryptography==41.0.4 docutils==0.17.1 entrypoints==0.4 feedgen==0.9.0