fix: requirements/dev.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 17:26:07 +00:00
parent b90a4f1f4a
commit d180bf6831
No known key found for this signature in database
GPG key ID: 78AC5AE55A47A65B

View file

@ -30,7 +30,7 @@ click==8.1.7
# via pip-tools
colorama==0.4.6
# via tox
cryptography==42.0.2
cryptography==42.0.4
# via -r typing.in
distlib==0.3.8
# via virtualenv