Skip to content

Commit

Permalink
[py] update minimum trio requirement to 0.20.2 per dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
titusfortner committed Jan 21, 2024
1 parent 132b30b commit a3b1124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py/requirements.txt
Expand Up @@ -27,7 +27,7 @@ pytest-trio==0.8.0
sniffio==1.3.0
sortedcontainers==2.4.0
toml==0.10.2
trio>=0.20.0
trio>=0.20.2
trio-websocket==0.9.2
typing_extensions==4.9.0
urllib3[socks]==2.0.7
Expand Down

0 comments on commit a3b1124

Please sign in to comment.