Skip to content

Commit

Permalink
chore(deps): update dependency ruff to v0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 30, 2025
1 parent 96f0165 commit 0a37f90
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies = [
dev = [
"mypy ==1.14.*",
"pytest >=8, <9",
"ruff ==0.9.3",
"ruff ==0.9.4",
]

[[tool.uv.index]]
Expand Down
42 changes: 21 additions & 21 deletions uv.lock

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

0 comments on commit 0a37f90

Please sign in to comment.