Skip to content

Commit

Permalink
Bump setuptools from 75.5.0 to 75.6.0
Browse files Browse the repository at this point in the history
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.5.0 to 75.6.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v75.5.0...v75.6.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 Nov 20, 2024
1 parent 138111b commit 16d6464
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 @@ -5,5 +5,5 @@ green==4.0.2
lxml==5.3.0
parameterized==0.9.0
setuptools==75.3.0; python_version<="3.8"
setuptools==75.5.0; python_version>="3.9"
setuptools==75.6.0; python_version>="3.9"
Unidecode==1.3.8

0 comments on commit 16d6464

Please sign in to comment.