Skip to content

Commit

Permalink
Bump Ruff to 0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
AA-Turner committed Jul 26, 2024
1 parent 8c6846c commit e2843fd
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 @@ -81,7 +81,7 @@ docs = [
]
lint = [
"flake8>=6.0",
"ruff==0.5.4",
"ruff==0.5.5",
"mypy==1.11.0",
"sphinx-lint>=0.9",
"types-colorama==0.4.15.20240311",
Expand Down

0 comments on commit e2843fd

Please sign in to comment.