Skip to content

Commit 2632777

Browse files
Update dependency ruff to ^0.15.4 (#199)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ce6137f commit 2632777

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.3"
11+
ruff = "^0.15.4"
1212

1313
[tool.pyright]
1414
exclude = [

0 commit comments

Comments
 (0)