From a2239aad2a670d614b7eacddadd8cea3948aeea6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 22:27:12 +0000 Subject: [PATCH] chore(deps): update dependency setuptools to v81 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ca56278..66f1ae6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [build-system] requires = [ - "setuptools==80.9.0", + "setuptools==81.0.0", "wheel" ] build-backend = "setuptools.build_meta" \ No newline at end of file