Skip to content

Commit fac39ab

Browse files
Update dependency ruff to ^0.15.5 (#201)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 296e3b3 commit fac39ab

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ python = "^3.10"
88
pre-commit = "^4.5.1"
99

1010
[tool.poetry.group.lint.dependencies]
11-
ruff = "^0.15.4"
11+
ruff = "^0.15.5"
1212

1313
[tool.pyright]
1414
exclude = [

0 commit comments

Comments
 (0)