Skip to content

Commit

Permalink
Bump setuptools from 67.7.2 to 67.8.0
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]>
  • Loading branch information
dependabot[bot] authored May 22, 2023
1 parent a790887 commit bb8b7a2
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 @@ -33,7 +33,7 @@ dev = [
"coverage == 7.2.5",
]
publish = [
"setuptools == 67.7.2",
"setuptools == 67.8.0",
"build == 0.10.0",
"twine == 4.0.2",
]
Expand Down

0 comments on commit bb8b7a2

Please sign in to comment.