Skip to content

Commit

Permalink
Merge pull request #156 from shunichironomura/renovate/ruff-0.x
Browse files Browse the repository at this point in the history
Update dependency ruff to v0.2.0
  • Loading branch information
shunichironomura authored Feb 2, 2024
2 parents 6ea4d17 + 7449df9 commit 25d34df
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 @@ typing-extensions = { version = ">=4.7.1", python = "<3.11" }
orjson = ">=3.9.12"

[tool.poetry.group.dev.dependencies]
ruff = "0.1.15"
ruff = "0.2.0"
mypy = "1.8.0"
pytest = "8.0.0"
coverage = "7.4.1"
Expand Down

0 comments on commit 25d34df

Please sign in to comment.