chore: ✔ Update setuptools 82.0.1 -> 83.0.0 (#1205)

✔ Update setuptools 82.0.1 -> 83.0.0 successful

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
kleinanzeigen-bot-tu[bot]
2026-07-06 22:10:17 +02:00
committed by GitHub
parent dd58089813
commit 09c1be8802

8
pdm.lock generated
View File

@@ -1862,13 +1862,13 @@ files = [
[[package]]
name = "setuptools"
version = "82.0.1"
requires_python = ">=3.9"
version = "83.0.0"
requires_python = ">=3.10"
summary = "Most extensible Python build backend with support for C/C++ extension modules"
groups = ["dev"]
files = [
{file = "setuptools-82.0.1-py3-none-any.whl", hash = "sha256:a59e362652f08dcd477c78bb6e7bd9d80a7995bc73ce773050228a348ce2e5bb"},
{file = "setuptools-82.0.1.tar.gz", hash = "sha256:7d872682c5d01cfde07da7bccc7b65469d3dca203318515ada1de5eda35efbf9"},
{file = "setuptools-83.0.0-py3-none-any.whl", hash = "sha256:29b23c360f22f414dc7336bb39178cc7bcbf6021ed2733cde173f09dba19abb3"},
{file = "setuptools-83.0.0.tar.gz", hash = "sha256:025bccbbf0fa05b6192bc64ae1e7b16e001fd6d6d4d5de03c97b1c1ade523bef"},
]
[[package]]