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 @@ -40,7 +40,7 @@ websockets==10.4;python_version>="3.7"
4040pyopenssl == 23.0.0 ;python_version >= "3.7"
4141wsproto == 1.2.0 ;python_version >= "3.7"
4242selenium == 3.141.0 ;python_version < "3.7"
43- selenium == 4.7.2 ;python_version >= "3.7"
43+ selenium == 4.8.0 ;python_version >= "3.7"
4444msedge-selenium-tools == 3.141.3 ;python_version < "3.7"
4545more-itertools == 8.14.0 ;python_version < "3.7"
4646more-itertools == 9.0.0 ;python_version >= "3.7"
Original file line number Diff line number Diff line change 164164 'pyopenssl==23.0.0;python_version>="3.7"' ,
165165 'wsproto==1.2.0;python_version>="3.7"' ,
166166 'selenium==3.141.0;python_version<"3.7"' ,
167- 'selenium==4.7.2 ;python_version>="3.7"' ,
167+ 'selenium==4.8.0 ;python_version>="3.7"' ,
168168 'msedge-selenium-tools==3.141.3;python_version<"3.7"' ,
169169 'more-itertools==8.14.0;python_version<"3.7"' ,
170170 'more-itertools==9.0.0;python_version>="3.7"' ,
You can’t perform that action at this time.
0 commit comments