Skip to content

Commit

Permalink
fix(deps): update dependency setuptools to v75.6.0 (#575)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent fb86776 commit c04b555
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 @@ -60,7 +60,7 @@ dependencies = [
"redis>=2.10.6",
"requests>=2.20.0",
"rq>=0.10.0",
"setuptools==75.5.0",
"setuptools==75.6.0",
"uWSGI>=2.0.17",
"wheel",
"geopandas",
Expand Down

0 comments on commit c04b555

Please sign in to comment.