Skip to content

Commit f9bef19

Browse files
committed
1 parent 3e0234c commit f9bef19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ requires-python = ">=3.10,<4"
2424
[project.optional-dependencies]
2525
checks = [
2626
"mypy==1.16.1",
27-
"ruff>=0.11,<0.12",
27+
"ruff>=0.12,<0.13",
2828
]
2929
docs = [
3030
"mkdocs-material>=9,<10",

0 commit comments

Comments
 (0)