Skip to content

Commit

Permalink
[deps] Update cryptography requirement from ~=42.0.8 to ~=43.0.0
Browse files Browse the repository at this point in the history
Updates the requirements on [cryptography](https://github.com/pyca/cryptography) to permit the latest version.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@42.0.8...43.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 80cdc01 commit 8d78164
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 @@ -2,5 +2,5 @@
django>=3.2.18,!=4.0.*,<4.3
openwisp-utils @ https://github.com/openwisp/openwisp-utils/tarball/master
jsonfield>=3.1.0,<4.0.0
cryptography~=42.0.8
cryptography~=43.0.0
pyOpenSSL~=24.1.0

0 comments on commit 8d78164

Please sign in to comment.