Skip to content

Commit

Permalink
Bump cryptography from 41.0.3 to 41.0.4
Browse files Browse the repository at this point in the history
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](pyca/cryptography@41.0.3...41.0.4)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 21, 2023
1 parent 54810fe commit 36d7b0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.3; sys_platform == "linux" and python_version >= "3.7"
cryptography==41.0.4; 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
Expand Down

0 comments on commit 36d7b0d

Please sign in to comment.