Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent cdb50a1 commit 421d190
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 @@ -3,4 +3,4 @@ django>=3.2.18,!=4.0.*,<5.2
openwisp-utils~=1.1.1
jsonfield>=3.1.0,<4.0.0
cryptography~=43.0.3
pyOpenSSL~=24.2.1
pyOpenSSL~=24.3.0

0 comments on commit 421d190

Please sign in to comment.