From 8c88b52ed8accad395ab5d35901dec2a1182aac5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Oct 2023 23:38:55 +0000 Subject: [PATCH] Bump cryptography from 40.0.2 to 41.0.4 Bumps [cryptography](https://github.com/pyca/cryptography) from 40.0.2 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/40.0.2...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 8d1723d..85da022 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ attrs==23.1.0 certifi==2023.7.22 cffi==1.15.1 charset-normalizer==3.1.0 -cryptography==40.0.2 +cryptography==41.0.4 Deprecated==1.2.13 frozenlist==1.3.3 idna==3.4