Skip to content

Commit ad9d25c

Browse files
chore(deps): update dependency ruff to ^0.13.0 (#32)
1 parent 8d5f91d commit ad9d25c

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
@@ -26,7 +26,7 @@ nbqa = "^1.9.1"
2626
pre-commit = "^4.3.0"
2727
pytest = "^8.4.1"
2828
pytest-cov = "^6.2.1"
29-
ruff = "^0.12.11"
29+
ruff = "^0.13.0"
3030

3131
[build-system]
3232
requires = ["poetry-core"]

0 commit comments

Comments
 (0)