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

Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.9.0 to 22.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/19.9.0...22.0.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-version: 22.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-10-07 16:09:06 +00:00 committed by GitHub
parent dca462728c
commit 36a125843e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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
gunicorn==19.9.0
gunicorn==22.0.0