fix: requirements/typing.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-6261585
This commit is contained in:
snyk-bot 2024-02-22 21:11:27 +00:00
parent b90a4f1f4a
commit d0bec801e0
No known key found for this signature in database
GPG key ID: 78AC5AE55A47A65B

View file

@ -8,7 +8,7 @@ asgiref==3.7.2
# via -r typing.in
cffi==1.16.0
# via cryptography
cryptography==42.0.2
cryptography==42.0.4
# via -r typing.in
mypy==1.8.0
# via -r typing.in