Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 8209830 commit 77b94ea
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
@@ -1,7 +1,7 @@
12factor-vault==0.1.23
aiosmtpd==1.4.4.post2
# cryptography is an optional dependency of pyjwt for RSA support
cryptography==42.0.0
cryptography==43.0.1
Django==5.1.1
django-cors-headers==4.3.1
django-dbconn-retry==0.1.7
Expand Down

0 comments on commit 77b94ea

Please sign in to comment.