Skip to content

Commit

Permalink
Merge pull request #124 from mit-pdos/dependabot/pip/ruff-0.6.9
Browse files Browse the repository at this point in the history
Bump ruff from 0.6.3 to 0.6.9
  • Loading branch information
github-actions[bot] authored Oct 5, 2024
2 parents 2411333 + 286982d commit f6435d5
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 @@ -2,7 +2,7 @@
name = "perennial"
version = "2024.0.0"
dependencies = [
"ruff==0.6.3",
"ruff==0.6.9",
]

[tool.ruff]
Expand Down

0 comments on commit f6435d5

Please sign in to comment.