Skip to content

Commit

Permalink
Merge pull request #77 from ultralytics/master
Browse files Browse the repository at this point in the history
[Snyk] Security upgrade werkzeug from 2.2.3 to 3.0.1 (ultralytics#12288)
  • Loading branch information
NagatoYuki0943 committed Oct 30, 2023
2 parents 6031f1c + c2f131a commit 5affcd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/google_app_engine/additional_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 5affcd1

Please sign in to comment.