From 2263d617e8afe8c652b811edd757a24f78848557 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 22:55:04 +0000 Subject: [PATCH] Update dependency setuptools to v78 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 748d8ce1..ea034040 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~=76.0", + "setuptools~=78.1", ] keywords = ["codemod", "codemods", "security", "fix", "fixes"] classifiers = [