Skip to content

Commit 4f7b29a

Browse files
Update dependency ruff to ^0.15.0
1 parent 474b8c7 commit 4f7b29a

2 files changed

Lines changed: 21 additions & 22 deletions

File tree

poetry.lock

Lines changed: 20 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
@@ -39,7 +39,7 @@ httpx = "^0.28.0"
3939
# Type checking
4040
basedpyright = "^1.11.2"
4141
# Linting and formatting
42-
ruff = "^0.12.0"
42+
ruff = "^0.15.0"
4343
# Interactive notebooks
4444
jupyter = "^1.0.0"
4545
# Import cycle detection

0 commit comments

Comments
 (0)