Skip to content

Commit fe9e465

Browse files
build(deps): bump setuptools from 70.2.0 to 70.3.0 (#849)
Bumps [setuptools](https://github.com/pypa/setuptools) from 70.2.0 to 70.3.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v70.2.0...v70.3.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 68d723e commit fe9e465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dev = [
4949
"pre-commit == 3.7.1",
5050
]
5151
publish = [
52-
"setuptools == 70.2.0",
52+
"setuptools == 70.3.0",
5353
"build == 1.2.1",
5454
"twine == 5.1.1",
5555
]

0 commit comments

Comments
 (0)