Skip to content

Commit c91dc48

Browse files
chore(deps): update dependency ruff to ^0.12.0 (#114)
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | pypi | ruff | 0.1.15 | 0.12.0 | Co-authored-by: dreadnode-renovate-bot[bot] <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com>
1 parent ab36609 commit c91dc48

File tree

2 files changed

+21
-20
lines changed

2 files changed

+21
-20
lines changed

poetry.lock

Lines changed: 20 additions & 19 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
@@ -25,7 +25,7 @@ asyncio_default_fixture_loop_scope = "function"
2525

2626
[tool.poetry.group.dev.dependencies]
2727
mypy = "^1.8.0"
28-
ruff = "^0.1.14"
28+
ruff = "^0.12.0"
2929
pre-commit = "^4.0.0"
3030
pytest = "^8.3.3"
3131
pytest-asyncio = "^1.0.0"

0 commit comments

Comments
 (0)