Skip to content

Commit

Permalink
Update dependency ruff to v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 29, 2024
1 parent 85e46d4 commit f7d6b71
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 @@ -28,7 +28,7 @@ orjson = ">=3.9.10"
typer = ">=0.9.0"

[tool.poetry.group.dev.dependencies]
ruff = "0.2.2"
ruff = "0.3.0"
mypy = "1.8.0"
pytest = "8.0.2"
coverage = "7.4.3"
Expand Down

0 comments on commit f7d6b71

Please sign in to comment.