Skip to content

Commit

Permalink
Bump cryptography from 37.0.4 to 41.0.7
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 37.0.4 to 41.0.7.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@37.0.4...41.0.7)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2023
1 parent 6e5dba0 commit 8fd2514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ def readme():
],
install_requires=[
"numpy==1.24.2",
"cryptography==37.0.4",
"cryptography==41.0.7",
"aiohttp==3.8.6",
"asyncpg==0.28.0",
"uvloop==0.19.0",
Expand Down

0 comments on commit 8fd2514

Please sign in to comment.