Skip to content

Commit

Permalink
[deps] Update cryptography requirement from ~=42.0.2 to ~=42.0.8
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.2...42.0.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 13, 2024
1 parent 9a7f003 commit ec346c1
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.2
cryptography~=42.0.8
pyOpenSSL~=24.1.0

0 comments on commit ec346c1

Please sign in to comment.