From afb5a4e8d523ef8b0f87f16ad96a2bcd161cd7bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 20:40:22 +0000 Subject: [PATCH] Bump cryptography from 41.0.0 to 41.0.4 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.0 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.0...41.0.4) --- 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 cb852b7..c42f9f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ cffi==1.14.0 cfgv==3.1.0 chardet==3.0.4 coverage==5.2 -cryptography==41.0.0 +cryptography==41.0.4 cycler==0.10.0 DateTime==4.3 decorator==4.4.2