From 896849a0ab6c2504f7ac7284b21cd4c1e02855e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 21:20:28 +0000 Subject: [PATCH] Bump cryptography from 41.0.3 to 41.0.4 in /src Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.3...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 cedff6b..af5ac4b 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -9,7 +9,7 @@ certifi==2022.12.7 cffi==1.15.1 charset-normalizer>=2,<4 click==8.1.6 -cryptography==41.0.3 +cryptography==41.0.4 data==0.4 Deprecated==1.2.13 dill==0.3.6