Skip to content

Commit

Permalink
Bump cryptography from 37.0.4 to 41.0.6
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.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@37.0.4...41.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 28, 2023
1 parent 0f477a8 commit 408266e
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 @@ -30,7 +30,7 @@
"pytz==2018.5",
"simplejson>=3.13.2",
"psycopg2>=2.8.4",
"cryptography==37.0.4",
"cryptography==41.0.6",
]

setup_requirements = [
Expand Down

0 comments on commit 408266e

Please sign in to comment.