Skip to content

Commit

Permalink
chore: ruff 0.2.2 -> 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
phi-friday committed Mar 3, 2024
1 parent 32328b7 commit 1e3572b
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 @@ -40,7 +40,7 @@ uvloop = ["uvloop; platform_system != 'Windows'"]
[tool.rye]
managed = true
dev-dependencies = [
"ruff==0.2.2",
"ruff==0.3.0",
"ipykernel>=6.29.3",
"pre-commit>=3.5.0",
"pytest>=8.0.2",
Expand Down

0 comments on commit 1e3572b

Please sign in to comment.