Skip to content

Commit 775a741

Browse files
authored
Merge branch 'main' into iostream_compatibility
2 parents 6afd867 + dee781d commit 775a741

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
@@ -55,7 +55,7 @@ docs = [
5555
"trio"
5656
]
5757
test = [
58-
"pytest>=7.0,<9",
58+
"pytest>=7.0,<10",
5959
"pytest-cov",
6060
# 'pytest-xvfb; platform_system == "Linux"',
6161
"flaky",

0 commit comments

Comments
 (0)