Skip to content

Commit

Permalink
Merge pull request #1504 from umap-project/dependabot/pip/uwsgi-2.0.23
Browse files Browse the repository at this point in the history
chore: bump uwsgi from 2.0.21 to 2.0.23
  • Loading branch information
davidbgk authored Jan 11, 2024
2 parents d303330 + fd6c88e commit 61e8346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ test = [
"pytest-xdist>=3.5.0,<4",
]
docker = [
"uwsgi==2.0.21",
"uwsgi==2.0.23",
]

[tool.hatch.build]
Expand Down

0 comments on commit 61e8346

Please sign in to comment.