build(deps-dev): bump setuptools from 75.2.0 to 75.4.0

Bumps [setuptools](https://github.com/pypa/setuptools) from 75.2.0 to 75.4.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.2.0...v75.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-11-12 15:26:08 +00:00
committed by Roland Kurmann
parent d2993c093c
commit 170fbf6edb

8
Pipfile.lock generated
View File

@@ -240,12 +240,12 @@
},
"setuptools": {
"hashes": [
"sha256:f2504966861356aa38616760c0f66568e535562374995367b4e69c7143cf6bcd",
"sha256:fba5dd4d766e97be1b1681d98712680ae8f2f26d7881245f2ce9e40714f1a686"
"sha256:1dc484f5cf56fd3fe7216d7b8df820802e7246cfb534a1db2aa64f14fcb9cdcb",
"sha256:b3c5d862f98500b06ffdf7cc4499b48c46c317d8d56cb30b5c8bce4d88f5c216"
],
"index": "pypi",
"markers": "python_version >= '3.8'",
"version": "==75.3.0"
"markers": "python_version >= '3.9'",
"version": "==75.4.0"
}
},
"develop": {