Merge pull request #1504 from umap-project/dependabot/pip/uwsgi-2.0.23
chore: bump uwsgi from 2.0.21 to 2.0.23
This commit is contained in:
commit
61e83460c2
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ test = [
|
|||
"pytest-xdist>=3.5.0,<4",
|
||||
]
|
||||
docker = [
|
||||
"uwsgi==2.0.21",
|
||||
"uwsgi==2.0.23",
|
||||
]
|
||||
|
||||
[tool.hatch.build]
|
||||
|
|
Loading…
Reference in a new issue