chore: bump uwsgi from 2.0.23 to 2.0.24

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

---
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-02-19 17:30:16 +00:00 committed by GitHub
parent 61d3e70ae0
commit e7519195a5
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.23",
"uwsgi==2.0.24",
]
[project.scripts]