File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ pynose==1.4.6
3030sniffio == 1.3.0 ;python_version >= "3.7"
3131h11 == 0.14.0 ;python_version >= "3.7"
3232outcome == 1.2.0 ;python_version >= "3.7"
33- trio == 0.22.1 ;python_version >= "3.7"
33+ trio == 0.22.2 ;python_version >= "3.7"
3434trio-websocket == 0.10.3 ;python_version >= "3.7"
3535wsproto == 1.2.0 ;python_version >= "3.7"
3636selenium == 3.141.0 ;python_version < "3.7"
Original file line number Diff line number Diff line change 164164 'sniffio==1.3.0;python_version>="3.7"' ,
165165 'h11==0.14.0;python_version>="3.7"' ,
166166 'outcome==1.2.0;python_version>="3.7"' ,
167- 'trio==0.22.1 ;python_version>="3.7"' ,
167+ 'trio==0.22.2 ;python_version>="3.7"' ,
168168 'trio-websocket==0.10.3;python_version>="3.7"' ,
169169 'wsproto==1.2.0;python_version>="3.7"' ,
170170 'selenium==3.141.0;python_version<"3.7"' ,
You can’t perform that action at this time.
0 commit comments