Skip to content

Commit

Permalink
Update dependency ruff to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 2, 2024
1 parent 6ea4d17 commit 7449df9
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 7449df9

Please sign in to comment.