Merge pull request #1770 from umap-project/dependabot/pip/uwsgi-2.0.25.1
chore: bump uwsgi from 2.0.25 to 2.0.25.1
This commit is contained in:
commit
6c70081794
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ test = [
|
|||
"pytest-xdist>=3.5.0,<4",
|
||||
]
|
||||
docker = [
|
||||
"uwsgi==2.0.25",
|
||||
"uwsgi==2.0.25.1",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
|
Loading…
Reference in a new issue