Skip to content

Commit 4381398

Browse files
Update dependency setuptools to v78 (#1031)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9c39777 commit 4381398

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~=76.0",
28+
"setuptools~=78.1",
2929
]
3030
keywords = ["codemod", "codemods", "security", "fix", "fixes"]
3131
classifiers = [

0 commit comments

Comments
 (0)