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 @@ -46,7 +46,7 @@ trio-websocket==0.10.2;python_version>="3.7"
4646pyopenssl == 23.2.0 ;python_version >= "3.7"
4747wsproto == 1.2.0 ;python_version >= "3.7"
4848selenium == 3.141.0 ;python_version < "3.7"
49- selenium == 4.9.1 ;python_version >= "3.7"
49+ selenium == 4.10.0 ;python_version >= "3.7"
5050msedge-selenium-tools == 3.141.3 ;python_version < "3.7"
5151cssselect == 1.1.0 ;python_version < "3.7"
5252cssselect == 1.2.0 ;python_version >= "3.7"
Original file line number Diff line number Diff line change 170170 'pyopenssl==23.2.0;python_version>="3.7"' ,
171171 'wsproto==1.2.0;python_version>="3.7"' ,
172172 'selenium==3.141.0;python_version<"3.7"' ,
173- 'selenium==4.9.1 ;python_version>="3.7"' ,
173+ 'selenium==4.10.0 ;python_version>="3.7"' ,
174174 'msedge-selenium-tools==3.141.3;python_version<"3.7"' ,
175175 'cssselect==1.1.0;python_version<"3.7"' ,
176176 'cssselect==1.2.0;python_version>="3.7"' ,
You can’t perform that action at this time.
0 commit comments