Skip to content

Commit

Permalink
Merge pull request #1194 from cfe-lab/dependabot/pip/ruff-0.7.2
Browse files Browse the repository at this point in the history
Bump ruff from 0.7.1 to 0.7.2
  • Loading branch information
Donaim authored Nov 4, 2024
2 parents 46b86f9 + 646d996 commit 5efccea
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 @@ -58,7 +58,7 @@ test = [
]
dev = [
# Dependencies required for development (linting, type checking, etc.)
"ruff==0.7.1",
"ruff==0.7.2",
"mypy==1.13.0",
"mypy-extensions==1.0.0",
"gprof2dot==2024.6.6",
Expand Down

0 comments on commit 5efccea

Please sign in to comment.