mirror of
https://github.com/micahqcade/custom_vesync.git
synced 2025-05-10 16:46:30 +02:00
fix: requirements_dev.txt to reduce vulnerabilities (#79)
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-3113904 - https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-3180412
This commit is contained in:
parent
3618961ee0
commit
16b448d9ad
@ -4,3 +4,4 @@ black
|
|||||||
isort
|
isort
|
||||||
flake8
|
flake8
|
||||||
pre-commit
|
pre-commit
|
||||||
|
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
|
Loading…
x
Reference in New Issue
Block a user