Skip to content

Commit bdf7643

Browse files
committed
Fixed pytest-benchmark
1 parent cd4c388 commit bdf7643

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ dev = [
2525

2626
test = [
2727
"pytest>=8,<9",
28-
"pytest-benchmark>=4,<5",
28+
"pytest-benchmark>=5.2",
2929
"more-itertools>=10,<11",
3030
]

0 commit comments

Comments
 (0)