Bump gunicorn from 20.1.0 to 23.0.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-22 02:16:26 +00:00 committed by GitHub
parent 975921183c
commit d07148a997
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 211 additions and 32 deletions

241
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -29,7 +29,7 @@ aiohttp = "3.9.5"
flask-cors = "3.0.10"
flask-restful = "0.3.9"
flask = "2.1.2"
gunicorn = "20.1.0"
gunicorn = "23.0.0"
jsonschema = "4.16.0"
logstats = "0.3.0"
packaging = ">=22.0"