Skip to content

Commit 9cc4919

Browse files
chore(deps): update dependency ruff to >=0.12,<0.13 (#220)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 00c2c2e commit 9cc4919

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dev = [
1616
"pytest>=8.0.0,<9",
1717
"pre-commit>=3.4.0,<4",
1818
"mypy>=1.6.1,<2",
19-
"ruff>=0.11.0,<0.12",
19+
"ruff>=0.12,<0.13",
2020
"pytest-mock>=3.14.0,<4",
2121
]
2222

uv.lock

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)