Skip to content

Commit e3da393

Browse files
authored
Pin to Pytest 7 (#308)
1 parent 81f1785 commit e3da393

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
@@ -50,7 +50,7 @@ test = [
5050
"nbconvert>=7.0.0",
5151
"pytest-asyncio",
5252
"pytest-cov>=4.0",
53-
"pytest>=7.0",
53+
"pytest>=7.0,<8",
5454
"testpath",
5555
"xmltodict",
5656
]

0 commit comments

Comments
 (0)