Skip to content

Commit

Permalink
Bump setuptools from 68.0.0 to 68.1.2 (#149)
Browse files Browse the repository at this point in the history
Bumps [setuptools](https://github.com/pypa/setuptools) from 68.0.0 to 68.1.2.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v68.0.0...v68.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 22, 2023
1 parent 6b5c33c commit 55980a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pytest==7.4.0
isort==5.12.0
flake8==6.1.0
black==23.7.0
setuptools==68.0.0
setuptools==68.1.2
wheel==0.41.1
twine==4.0.2
docker==6.1.3
Expand Down

0 comments on commit 55980a8

Please sign in to comment.