Skip to content

Commit

Permalink
chore(deps): update dependency setuptools to v70.1.0 (#532)
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 Jun 20, 2024
1 parent 4c8b9cf commit 5d9829f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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==70.0.0",
"setuptools==70.1.0",
"uWSGI>=2.0.17",
"wheel",
"geopandas",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Sphinx>=1.7.1
redis>=2.10.6
requests>=2.20.0
rq>=0.10.0
setuptools==70.0.0
setuptools==70.1.0
uWSGI>=2.0.17
wheel
geopandas
Expand Down

0 comments on commit 5d9829f

Please sign in to comment.