Skip to content

Commit

Permalink
build(deps): bump setuptools from 72.1.0 to 75.1.0
Browse files Browse the repository at this point in the history
Bumps [setuptools](https://github.com/pypa/setuptools) from 72.1.0 to 75.1.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v72.1.0...v75.1.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent ffbbea2 commit 4dd7cd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dev = [
"pre-commit == 3.8.0",
]
publish = [
"setuptools == 72.1.0",
"setuptools == 75.1.0",
"build == 1.2.1",
"twine == 5.1.1",
]
Expand Down

0 comments on commit 4dd7cd3

Please sign in to comment.