Skip to content

Commit ea964cb

Browse files
Update dependency ruff to v0.3.2 (#288)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1daa1a0 commit ea964cb

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

poetry.lock

+19-19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ async-timeout = "4.0.3"
2525
black = "24.2.0"
2626
pre-commit = "3.5.0"
2727
mypy = "1.9.0"
28-
ruff = "0.3.1"
28+
ruff = "0.3.2"
2929

3030
[tool.black]
3131
line-length = 88

0 commit comments

Comments
 (0)