Skip to content

Commit 9be60c5

Browse files
chore(deps): update dependency ruff to ^0.13.0
1 parent bde6e13 commit 9be60c5

2 files changed

Lines changed: 22 additions & 22 deletions

File tree

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
@@ -38,7 +38,7 @@ httpx = "^0.28.0"
3838
# Type checking
3939
basedpyright = "^1.11.2"
4040
# Linting and formatting
41-
ruff = "^0.12.0"
41+
ruff = "^0.13.0"
4242
# Interactive notebooks
4343
jupyter = "^1.0.0"
4444
# Import cycle detection

0 commit comments

Comments
 (0)