Bump flask in /test/yolov7-tracker/utils/google_app_engine

Bumps [flask](https://github.com/pallets/flask) from 1.0.2 to 3.1.3.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/1.0.2...3.1.3)

---
updated-dependencies:
- dependency-name: flask
  dependency-version: 3.1.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-20 20:29:32 +00:00
committed by GitHub
parent 98adf06b2a
commit 6417853620

View File

@@ -1,4 +1,4 @@
# add these requirements in your app on top of the existing ones
pip==18.1
Flask==1.0.2
Flask==3.1.3
gunicorn==22.0.0