Skip to content

Commit 688d476

Browse files
dependabot[bot]peterthomassen
authored andcommitted
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@42.0.1...42.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 48e58bf commit 688d476

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.5.0
22
celery~=5.3.6
33
coverage~=7.4.1
4-
cryptography~=42.0.1
4+
cryptography~=42.0.2
55
Django~=5.0.1
66
django-cors-headers~=4.3.1
77
djangorestframework~=3.14.0

0 commit comments

Comments
 (0)