Skip to content

Commit d8b005b

Browse files
committed
[test] Pin trio to v0.21 in the pytest-min test environment to avoid unhandled deprecation warnings.
Signed-off-by: Michael Seifert <[email protected]>
1 parent b96918a commit d8b005b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dependencies/pytest-min/constraints.txt

+1
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ pytest==7.0.0
1818
requests==2.28.1
1919
sortedcontainers==2.4.0
2020
tomli==2.0.1
21+
trio==0.21.0
2122
urllib3==1.26.12
2223
xmlschema==2.1.1

0 commit comments

Comments
 (0)