Skip to content

Commit

Permalink
build(deps): bump setuptools from 65.3.0 to 70.0.0
Browse files Browse the repository at this point in the history
Bumps [setuptools](https://github.com/pypa/setuptools) from 65.3.0 to 70.0.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v65.3.0...v70.0.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent 723ad26 commit 0a1559e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
15 changes: 7 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ psqlgraph = "3.0.1"
pyspark = "3.3.0"
urllib3 = "1.26.18"
requests = "^2.28.1"
setuptools = "65.3.0"
setuptools = "70.0.0"
six = "1.16.0"
Werkzeug = "3.0.3"

Expand Down

0 comments on commit 0a1559e

Please sign in to comment.