From 71a32b091214c4f06a2862a367682f13d41da78a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2026 18:40:36 +0000 Subject: [PATCH] chore(deps): update dependency setuptools to v83 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1e018d2..9fb714e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [build-system] requires = [ - "setuptools==82.0.1", + "setuptools==83.0.0", "wheel" ] build-backend = "setuptools.build_meta" \ No newline at end of file