From e32e228a98a310ffff7878af0ee575f488307ecd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 21:59:53 +0000 Subject: [PATCH] Bump cryptography from 41.0.4 to 41.0.6 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.4...41.0.6) --- 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 fb9d1fe..3bd0316 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ charset-normalizer==2.0.11; python_full_version >= "3.8.0" and python_version >= click==8.0.3; python_version >= "3.6" cloudscraper==1.2.58; python_version >= "3.8" and python_version < "4.0" colorama==0.4.4; python_version >= "3.6" and python_full_version < "3.0.0" and sys_platform == "win32" and platform_system == "Windows" or sys_platform == "win32" and python_version >= "3.6" and python_full_version >= "3.5.0" and platform_system == "Windows" -cryptography==41.0.4; sys_platform == "linux" and python_version >= "3.7" +cryptography==41.0.6; sys_platform == "linux" and python_version >= "3.7" dependency-injector==4.38.0 deprecation==2.1.0; python_version >= "3.8" and python_version < "4.0" ebooklib==0.17.1