build(deps): bump setuptools from 75.1.0 to 75.2.0 (#2468)

Bumps [setuptools](https://github.com/pypa/setuptools) from 75.1.0 to 75.2.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v75.1.0...v75.2.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  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>
Co-authored-by: Moritz <mr-tz@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-10-23 09:05:50 +02:00
committed by GitHub
parent 0237059cbd
commit 296255f581
2 changed files with 2 additions and 2 deletions

View File

@@ -39,7 +39,7 @@ pyyaml==6.0.2
rich==13.9.2
ruamel-yaml==0.18.6
ruamel-yaml-clib==0.2.8
setuptools==75.1.0
setuptools==75.2.0
six==1.16.0
sortedcontainers==2.4.0
viv-utils==0.7.11