Skip to content

Commit ff1632e

Browse files
chore(deps): update dependency ruff to >=0.13.2 (#225)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e54248b commit ff1632e

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

poetry.lock

Lines changed: 21 additions & 21 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
@@ -25,7 +25,7 @@ classifiers = [
2525
[tool.poetry.group.dev.dependencies]
2626
pytest = ">=8.4.2"
2727
tox = ">=4.30.2"
28-
ruff = ">=0.13.1"
28+
ruff = ">=0.13.2"
2929
poetry = ">=2.2.1"
3030

3131

0 commit comments

Comments
 (0)