chore: bump uwsgi from 2.0.24 to 2.0.25

Bumps [uwsgi](https://uwsgi-docs.readthedocs.io/en/latest/) from 2.0.24 to 2.0.25.

---
updated-dependencies:
- dependency-name: uwsgi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-15 17:22:18 +00:00 committed by GitHub
parent 99a0007ce0
commit e68e2bf01b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -61,7 +61,7 @@ test = [
"pytest-xdist>=3.5.0,<4",
]
docker = [
"uwsgi==2.0.24",
"uwsgi==2.0.25",
]
[project.scripts]