Skip to content

Commit dc90b34

Browse files
[deps] Update pyopenssl requirement from ~=24.2.1 to ~=24.3.0
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] <[email protected]>
1 parent 4baeb32 commit dc90b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ django>=3.2.18,!=4.0.*,<5.2
33
openwisp-utils~=1.1.1
44
jsonfield>=3.1.0,<4.0.0
55
cryptography~=43.0.3
6-
pyOpenSSL~=24.2.1
6+
pyOpenSSL~=24.3.0

0 commit comments

Comments
 (0)