Skip to content

Commit a5c4ba4

Browse files
chore(deps): update dependency ruff to >=0.14.3 (#232)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 14a91e2 commit a5c4ba4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
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
@@ -33,7 +33,7 @@ requires-poetry = ">=2.0"
3333
[tool.poetry.group.dev.dependencies]
3434
pytest = ">=8.4.2"
3535
tox = ">=4.32.0"
36-
ruff = ">=0.14.2"
36+
ruff = ">=0.14.3"
3737
poetry = ">=2.2.1"
3838

3939

0 commit comments

Comments
 (0)