Skip to content

Commit a3b1124

Browse files
committed
[py] update minimum trio requirement to 0.20.2 per dependabot
1 parent 132b30b commit a3b1124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ pytest-trio==0.8.0
2727
sniffio==1.3.0
2828
sortedcontainers==2.4.0
2929
toml==0.10.2
30-
trio>=0.20.0
30+
trio>=0.20.2
3131
trio-websocket==0.9.2
3232
typing_extensions==4.9.0
3333
urllib3[socks]==2.0.7

0 commit comments

Comments
 (0)