chore: ✔ Update setuptools 80.0.1 -> 80.1.0 (#496)

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-02 12:07:42 +02:00
committed by GitHub
parent 8b2d61b1d4
commit 6c2c6a0064

6
pdm.lock generated
View File

@@ -903,13 +903,13 @@ files = [
[[package]] [[package]]
name = "setuptools" name = "setuptools"
version = "80.0.1" version = "80.1.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.0.1-py3-none-any.whl", hash = "sha256:f4b49d457765b3aae7cbbeb1c71f6633a61b729408c2d1a837dae064cca82ef2"}, {file = "setuptools-80.1.0-py3-none-any.whl", hash = "sha256:ea0e7655c05b74819f82e76e11a85b31779fee7c4969e82f72bab0664e8317e4"},
{file = "setuptools-80.0.1.tar.gz", hash = "sha256:20fe373a22ef9f3925512650d1db90b1b8de01cdb6df91ab1788263139cbf9a2"}, {file = "setuptools-80.1.0.tar.gz", hash = "sha256:2e308396e1d83de287ada2c2fd6e64286008fe6aca5008e0b6a8cb0e2c86eedd"},
] ]
[[package]] [[package]]