mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
fix: requirements-dev.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-3180412
This commit is contained in:
parent
ac6c6cb1fb
commit
5bbcde0fe1
1 changed files with 1 additions and 0 deletions
|
@ -20,3 +20,4 @@ aiounittest==1.4.2
|
|||
yamllint==1.30.0
|
||||
wlc==1.13
|
||||
coloredlogs==15.0.1
|
||||
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
|
||||
|
|
Loading…
Add table
Reference in a new issue