From cb42b9df565f8e29d74a6180bf94a8702bcfaeae Mon Sep 17 00:00:00 2001 From: "gh-worker-campaigns-3e9aa4[bot]" <244854796+gh-worker-campaigns-3e9aa4[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 18:43:04 +0000 Subject: [PATCH] Executing automated changes --- tokumx/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tokumx/pyproject.toml b/tokumx/pyproject.toml index 841529828189a..e41b316b8dda2 100644 --- a/tokumx/pyproject.toml +++ b/tokumx/pyproject.toml @@ -1,7 +1,7 @@ [build-system] requires = [ "hatchling>=0.11.2", - "setuptools>=66; python_version > '3.0'", + "setuptools>=82.0.1; python_version > '3.0'", "setuptools; python_version < '3.0'", ] build-backend = "hatchling.build"