Skip to content

Commit

Permalink
[Snyk] Security upgrade werkzeug from 1.0.1 to 2.2.3 (ultralytics#10995)
Browse files Browse the repository at this point in the history
* 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-3319935
- https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-3319936

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Glenn Jocher <[email protected]>
  • Loading branch information
3 people authored Feb 16, 2023
1 parent 4dd1caa commit 6d283ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/google_app_engine/additional_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
pip==21.1
Flask==1.0.2
gunicorn==19.10.0
werkzeug>=2.2.3 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 6d283ec

Please sign in to comment.