From 0b09808abb3025b72819bd0af8681e4d53a6ded4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 20:22:45 +0000 Subject: [PATCH] Update dependency setuptools to v76 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1ad9f3a5..8c087885 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [ "tomlkit~=0.13.0", "wrapt~=1.17.0", "chardet~=5.2.0", - "setuptools~=75.0", + "setuptools~=76.0", ] keywords = ["codemod", "codemods", "security", "fix", "fixes"] classifiers = [