Skip to content

Commit 7e16057

Browse files
chore(deps): update dependency ruff to >=0.13,<0.14 (#243)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e401b57 commit 7e16057

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
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.12,<0.13",
19+
"ruff>=0.13,<0.14",
2020
"pytest-mock>=3.14.0,<4",
2121
]
2222

uv.lock

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

0 commit comments

Comments
 (0)