Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 2, 2023
1 parent b2b87bb commit 63593a7
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 @@ -24,7 +24,7 @@
install_requires=[
"click==8.0.4",
"colorama==0.4.4",
"cryptography==36.0.2",
"cryptography==41.0.3",
"bcrypt==3.1.7",
"defusedxml==0.7.1",
"dnspython==2.2.1",
Expand Down

0 comments on commit 63593a7

Please sign in to comment.