Skip to content

Commit

Permalink
Merge pull request #140 from mit-pdos/dependabot/pip/ruff-0.8.1
Browse files Browse the repository at this point in the history
Bump ruff from 0.7.1 to 0.8.1
  • Loading branch information
github-actions[bot] authored Dec 1, 2024
2 parents 5e288dc + af71f0e commit 6a43b84
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.7.1",
"ruff==0.8.1",
]

[tool.ruff]
Expand Down

0 comments on commit 6a43b84

Please sign in to comment.