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
30
30
sniffio == 1.3.0 ;python_version >= "3.7"
31
31
h11 == 0.14.0 ;python_version >= "3.7"
32
32
outcome == 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"
34
34
trio-websocket == 0.10.3 ;python_version >= "3.7"
35
35
wsproto == 1.2.0 ;python_version >= "3.7"
36
36
selenium == 3.141.0 ;python_version < "3.7"
Original file line number Diff line number Diff line change 164
164
'sniffio==1.3.0;python_version>="3.7"' ,
165
165
'h11==0.14.0;python_version>="3.7"' ,
166
166
'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"' ,
168
168
'trio-websocket==0.10.3;python_version>="3.7"' ,
169
169
'wsproto==1.2.0;python_version>="3.7"' ,
170
170
'selenium==3.141.0;python_version<"3.7"' ,
You can’t perform that action at this time.
0 commit comments