Skip to content

Commit

Permalink
bump ruff to >v0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaspie committed Oct 21, 2024
1 parent 2755697 commit 363ac17
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 @@ -35,7 +35,7 @@ dependencies = [
[project.optional-dependencies]
dev = [
"mypy",
"ruff==0.5.5",
"ruff>=0.6.0",
"pytest",
"pytest-cov",
"pytest-timeout",
Expand Down

0 comments on commit 363ac17

Please sign in to comment.