Skip to content

Commit 4cf2115

Browse files
Update dependency ruff to ^0.14.0
1 parent 474b8c7 commit 4cf2115

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
@@ -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.14.0"
4343
# Interactive notebooks
4444
jupyter = "^1.0.0"
4545
# Import cycle detection

0 commit comments

Comments
 (0)