Skip to content

Commit 479fa07

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@46.0.4...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent efe4c85 commit 479fa07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.6.2
33
coverage~=7.13.4
4-
cryptography~=46.0.4
4+
cryptography~=46.0.5
55
Django~=5.2.7
66
django-cors-headers~=4.9.0
77
djangorestframework~=3.16.1

0 commit comments

Comments
 (0)