Skip to content

Commit b1bb110

Browse files
chore(deps): update cryptography requirement in /api
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@45.0.6...45.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-version: 45.0.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent da21161 commit b1bb110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
captcha~=0.7.1
22
celery~=5.5.3
33
coverage~=7.10.4
4-
cryptography~=45.0.6
4+
cryptography~=45.0.7
55
Django~=5.2.3
66
django-cors-headers~=4.7.0
77
djangorestframework~=3.16.1

0 commit comments

Comments
 (0)