Skip to content

Commit de8ca46

Browse files
Update dependency setuptools to v76 (#1022)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f22371f commit de8ca46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies = [
2525
"tomlkit~=0.13.0",
2626
"wrapt~=1.17.0",
2727
"chardet~=5.2.0",
28-
"setuptools~=75.0",
28+
"setuptools~=76.0",
2929
]
3030
keywords = ["codemod", "codemods", "security", "fix", "fixes"]
3131
classifiers = [

0 commit comments

Comments
 (0)