Skip to content

Commit

Permalink
chore(deps): update dependency setuptools to v65.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 24, 2024
1 parent 800f65d commit 0dbd7b9
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==65.5.1",
"setuptools==65.7.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==65.5.1
setuptools==65.7.0
uWSGI>=2.0.17
wheel
geopandas
Expand Down

0 comments on commit 0dbd7b9

Please sign in to comment.