From 6b707df5e585ac8ec4860299fd7bfbdc777e3086 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 08:30:42 +0000 Subject: [PATCH] Update dependency setuptools to v71 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6daf90b..b009425 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ documentation = "https://shaperglot.readthedocs.io" repository = "https://github.com/simoncozens/shaperglot" [build-system] -requires = ["setuptools>=69.5.1", "setuptools_scm[toml]>=8.1.0"] +requires = ["setuptools>=71.0.1", "setuptools_scm[toml]>=8.1.0"] build-backend = "setuptools.build_meta" [tool.setuptools.packages.find]