From bd0fbf772df97ee56fe4f7f6d6d04a5fba71fd1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 20:47:39 +0000 Subject: [PATCH] Bump cryptography from 41.0.1 to 41.0.4 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.1 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.1...41.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements3.txt b/requirements3.txt index 83c17542..9521f9e8 100644 --- a/requirements3.txt +++ b/requirements3.txt @@ -38,7 +38,7 @@ click==7.1.2 # via flask coverage[toml]==7.2.7 # via pytest-cov -cryptography==41.0.1 +cryptography==41.0.4 # via # -r requirements.in # jwcrypto