Skip to content

Commit 13ef47c

Browse files
Update dependency setuptools to v79 (#1045)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 495ae86 commit 13ef47c

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
@@ -26,7 +26,7 @@ dependencies = [
2626
"wrapt~=1.17.0",
2727
"chardet~=5.2.0",
2828
"sarif-pydantic~=0.5.1",
29-
"setuptools~=78.1",
29+
"setuptools~=79.0",
3030
]
3131
keywords = ["codemod", "codemods", "security", "fix", "fixes"]
3232
classifiers = [

0 commit comments

Comments
 (0)