Skip to content

Commit 1d4f993

Browse files
[deps] Update cryptography requirement from ~=43.0.3 to ~=44.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@43.0.3...44.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 072ced9 commit 1d4f993

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
@@ -2,5 +2,5 @@
22
django>=3.2.18,!=4.0.*,<5.2
33
openwisp-utils @ https://github.com/openwisp/openwisp-utils/tarball/1.2
44
jsonfield>=3.1.0,<4.0.0
5-
cryptography~=43.0.3
5+
cryptography~=44.0.0
66
pyOpenSSL~=24.2.1

0 commit comments

Comments
 (0)