Skip to content

Commit

Permalink
chore(rye): bump ruff from 0.4.8 to 0.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
a5chin committed Jun 17, 2024
1 parent d11d98f commit 8b93590
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ managed = true
dev-dependencies = [
"pytest>=8.2.2",
"pre-commit>=3.7.0",
"ruff>=0.4.8",
"ruff>=0.4.9",
]
2 changes: 1 addition & 1 deletion requirements-dev.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ pre-commit==3.7.1
pytest==8.2.2
pyyaml==6.0.1
# via pre-commit
ruff==0.4.8
ruff==0.4.9
virtualenv==20.26.2
# via pre-commit

0 comments on commit 8b93590

Please sign in to comment.