Skip to content

Commit 8259b7f

Browse files
Merge branch 'main' into dependabot/pip/pytest-cov-gte-5-and-lt-8
2 parents 8ed9f33 + 14184d2 commit 8259b7f

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
@@ -35,7 +35,7 @@ tests = [
3535
"mypy~=1.13",
3636
"pytest~=8.3",
3737
"pytest-cov>=5,<8",
38-
"ruff>=0.7.1,<0.12.0",
38+
"ruff>=0.7.1,<0.14.0",
3939
"types-requests~=2.32",
4040
]
4141
experiment = [

0 commit comments

Comments
 (0)