Skip to content

Commit 0ccbe27

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

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~=72.1",
27+
"setuptools~=73.0",
2828
]
2929
keywords = ["codemod", "codemods", "security", "fix", "fixes"]
3030
classifiers = [

0 commit comments

Comments
 (0)