Skip to content

Commit

Permalink
build(deps-dev): bump setuptools from 69.0.3 to 69.1.0
Browse files Browse the repository at this point in the history
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.0.3 to 69.1.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v69.0.3...v69.1.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 Feb 12, 2024
1 parent 11daa6c commit 87711cc
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 @@ -103,7 +103,7 @@ dev = [
"pytest-cov==4.1.0",
"pytest==8.0.0",
"setuptools-scm==8.0.4",
"setuptools==69.0.3",
"setuptools==69.1.0",
"twine==5.0.0",
"virtualenv==20.25.0",
"wheel==0.42.0",
Expand Down

0 comments on commit 87711cc

Please sign in to comment.