Skip to content

Commit e69d532

Browse files
chore(deps): update dependency ruff to ^0.12.0
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | pypi | ruff | 0.11.9 | 0.12.0 |
1 parent ce3662e commit e69d532

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

Lines changed: 20 additions & 20 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
@@ -34,7 +34,7 @@ training = ["transformers"]
3434

3535
[tool.poetry.group.dev.dependencies]
3636
mypy = "^1.8.0"
37-
ruff = "^0.11.6"
37+
ruff = "^0.12.0"
3838
pre-commit = "^4.0.0"
3939
pytest = "^8.3.3"
4040
pytest-asyncio = "^0.26.0"

0 commit comments

Comments
 (0)