Skip to content

Commit

Permalink
Bump setuptools from 75.6.0 to 75.8.0 (#475)
Browse files Browse the repository at this point in the history
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.6.0 to 75.8.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v75.6.0...v75.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 Jan 9, 2025
1 parent e634b94 commit 9d52082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ pylint==3.3.3
pytest==8.3.4
pytest-cov==6.0.0
pytest-timeout==2.3.1
setuptools==75.6.0
setuptools==75.8.0
twine==6.0.1
mypy==1.14.0

0 comments on commit 9d52082

Please sign in to comment.