From 9cedc9a6c5bbc902972a1893cc4510a23ab3707c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Aug 2023 09:54:53 +0000 Subject: [PATCH] Bump cryptography from 41.0.1 to 41.0.3 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.1 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.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 9e7fe92..1af0ec6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ certifi==2023.5.7 cffi==1.15.1 charset-normalizer==3.2.0 configparser==6.0.0 -cryptography==41.0.1 +cryptography==41.0.3 dataclasses-json==0.5.14 decorator==5.1.1 frozenlist==1.4.0