Skip to content

Commit

Permalink
Update dependency ruff to ~=0.9.1 (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 5ced13c commit abda9fe
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ dev = [
"mypy~=1.14.0",
"pre-commit~=3.5.0; python_version<'3.9'",
"pre-commit~=4.0.1; python_version>='3.9'",
"ruff~=0.8.0",
"ruff~=0.9.1",
]
test = [
"pytest~=7.4.4; python_version<'3.9'",
Expand Down
46 changes: 23 additions & 23 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit abda9fe

Please sign in to comment.