chore: bump uwsgi from 2.0.25.1 to 2.0.26

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

---
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-06-03 17:58:09 +00:00 committed by GitHub
parent a6c028ebad
commit a037d36ae0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -62,7 +62,7 @@ test = [
"pytest-xdist>=3.5.0,<4",
]
docker = [
"uwsgi==2.0.25.1",
"uwsgi==2.0.26",
]
[project.scripts]