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:
parent
b90a4f1f4a
commit
d180bf6831
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ click==8.1.7
|
||||||
# via pip-tools
|
# via pip-tools
|
||||||
colorama==0.4.6
|
colorama==0.4.6
|
||||||
# via tox
|
# via tox
|
||||||
cryptography==42.0.2
|
cryptography==42.0.4
|
||||||
# via -r typing.in
|
# via -r typing.in
|
||||||
distlib==0.3.8
|
distlib==0.3.8
|
||||||
# via virtualenv
|
# via virtualenv
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue