chore: ✔ Update setuptools 80.1.0 -> 80.3.0 (#498)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
kleinanzeigen-bot-tu[bot]
2025-05-03 12:17:29 +02:00
committed by GitHub
parent 138d365713
commit 03dd3ebb10

6
pdm.lock generated
View File

@@ -903,13 +903,13 @@ files = [
[[package]] [[package]]
name = "setuptools" name = "setuptools"
version = "80.1.0" version = "80.3.0"
requires_python = ">=3.9" requires_python = ">=3.9"
summary = "Easily download, build, install, upgrade, and uninstall Python packages" summary = "Easily download, build, install, upgrade, and uninstall Python packages"
groups = ["dev"] groups = ["dev"]
files = [ files = [
{file = "setuptools-80.1.0-py3-none-any.whl", hash = "sha256:ea0e7655c05b74819f82e76e11a85b31779fee7c4969e82f72bab0664e8317e4"}, {file = "setuptools-80.3.0-py3-none-any.whl", hash = "sha256:a65cffc4fb86167e3020b3ef58e08226baad8b29a3b34ce2c9d07e901bac481d"},
{file = "setuptools-80.1.0.tar.gz", hash = "sha256:2e308396e1d83de287ada2c2fd6e64286008fe6aca5008e0b6a8cb0e2c86eedd"}, {file = "setuptools-80.3.0.tar.gz", hash = "sha256:ec8308eb180b2312062b1c5523204acf872cd8b0a9e6c2ae76431b22bc4065d7"},
] ]
[[package]] [[package]]