Merge pull request #1745 from umap-project/dependabot/pip/uwsgi-2.0.25

chore: bump uwsgi from 2.0.24 to 2.0.25
This commit is contained in:
Yohan Boniface 2024-04-16 16:40:22 +02:00 committed by GitHub
commit 9d9982d22b
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]