Skip to content

Commit e5b5009

Browse files
chore(deps-dev): bump setuptools from 69.5.1 to 70.0.0 (#124)
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.5.1 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@v69.5.1...v70.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e407b10 commit e5b5009

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

poetry.lock

Lines changed: 7 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ astor = "^0.8.1"
4848
docstring-parser = "^0.15"
4949
build = "^1.1.1"
5050
wheel = "^0.43.0"
51-
setuptools = "^69.0"
51+
setuptools = "^70.0"
5252

5353
[tool.ruff]
5454
select = [

0 commit comments

Comments
 (0)