fix: docker_challenges/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-WTFORMS-40581snyk-fix-17c93f651a9819ddec31ac82701b6b36
parent
30219cd549
commit
134a709b07
|
@ -1,2 +1,3 @@
|
|||
flask-restplus
|
||||
flask-wtf
|
||||
wtforms>=3.0.0a1 # not directly required, pinned by Snyk to avoid a vulnerability
|
Loading…
Reference in New Issue