Skip to content

Commit

Permalink
build(deps-dev): bump setuptools from 68.1.2 to 68.2.2
Browse files Browse the repository at this point in the history
Bumps [setuptools](https://github.com/pypa/setuptools) from 68.1.2 to 68.2.2.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v68.1.2...v68.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 25, 2023
1 parent 200388c commit 2f89092
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 @@ -40,7 +40,7 @@ dev = [
"pre-commit == 3.4.0",
]
publish = [
"setuptools == 68.1.2",
"setuptools == 68.2.2",
"build == 1.0.3",
"twine == 4.0.2",
]
Expand Down

0 comments on commit 2f89092

Please sign in to comment.