Skip to content

Commit 0a788d8

Browse files
Update dependency setuptools to v72 (#757)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9427529 commit 0a788d8

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
@@ -24,7 +24,7 @@ dependencies = [
2424
"tomlkit~=0.13.0",
2525
"wrapt~=1.16.0",
2626
"chardet~=5.2.0",
27-
"setuptools~=71.0",
27+
"setuptools~=72.1",
2828
]
2929
keywords = ["codemod", "codemods", "security", "fix", "fixes"]
3030
classifiers = [

0 commit comments

Comments
 (0)