Skip to content

Commit 6147251

Browse files
[deps] Update cryptography requirement from ~=43.0.0 to ~=43.0.1
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@43.0.0...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 86ce340 commit 6147251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
django>=3.2.18,!=4.0.*,<5.2
33
openwisp-utils~=1.1.0
44
jsonfield>=3.1.0,<4.0.0
5-
cryptography~=43.0.0
5+
cryptography~=43.0.1
66
pyOpenSSL~=24.2.1

0 commit comments

Comments
 (0)