Skip to content

Commit

Permalink
Bump setuptools from 67.7.2 to 67.8.0 (#336)
Browse files Browse the repository at this point in the history
Bumps [setuptools](https://github.com/pypa/setuptools) from 67.7.2 to 67.8.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](pypa/setuptools@v67.7.2...v67.8.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>
  • Loading branch information
dependabot[bot] authored May 22, 2023
1 parent aac97c5 commit e825794
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 @@ -34,7 +34,7 @@ dev = [
"pre-commit == 3.2.2",
]
publish = [
"setuptools == 67.7.2",
"setuptools == 67.8.0",
"build == 0.10.0",
"twine == 4.0.2",
]
Expand Down

0 comments on commit e825794

Please sign in to comment.