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
* [deps] Update cryptography requirement from ~=42.0.8 to ~=43.0.0

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]>

* [qa] Minor qa fix

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Federico Capoano <[email protected]>
  • Loading branch information
dependabot[bot] and nemesifier authored Aug 6, 2024
1 parent 0239d08 commit 5d71023
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.2.1

0 comments on commit 5d71023

Please sign in to comment.