Skip to content

Commit

Permalink
Update dependency setuptools to v71 (#718)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 18, 2024
1 parent 7450e2c commit 13831f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies = [
"tomlkit~=0.13.0",
"wrapt~=1.16.0",
"chardet~=5.2.0",
"setuptools~=70.0",
"setuptools~=71.0",
]
keywords = ["codemod", "codemods", "security", "fix", "fixes"]
classifiers = [
Expand Down

0 comments on commit 13831f9

Please sign in to comment.