mirror of
https://github.com/ultralytics/yolov5.git
synced 2025-06-03 14:49:29 +08:00
[Snyk] Security upgrade werkzeug from 2.2.3 to 3.0.1 (#12288)
fix: utils/google_app_engine/additional_requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-6035177 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
parent
53efd07fef
commit
c2f131abbe
@ -2,4 +2,4 @@
|
||||
pip==21.1
|
||||
Flask==2.3.2
|
||||
gunicorn==19.10.0
|
||||
werkzeug>=2.2.3 # not directly required, pinned by Snyk to avoid a vulnerability
|
||||
werkzeug>=3.0.1 # not directly required, pinned by Snyk to avoid a vulnerability
|
||||
|
Loading…
x
Reference in New Issue
Block a user