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:
commit
9d9982d22b
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ test = [
|
||||||
"pytest-xdist>=3.5.0,<4",
|
"pytest-xdist>=3.5.0,<4",
|
||||||
]
|
]
|
||||||
docker = [
|
docker = [
|
||||||
"uwsgi==2.0.24",
|
"uwsgi==2.0.25",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.scripts]
|
[project.scripts]
|
||||||
|
|
Loading…
Reference in a new issue