chore: bump uwsgi from 2.0.26 to 2.0.27

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

---
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-09-30 17:26:19 +00:00 committed by GitHub
parent 0a1d98b146
commit 1d91a66546
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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