File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -2278,10 +2278,10 @@ self: super: {
22782278 } ;
22792279 "selenium" = super . buildPythonPackage rec {
22802280 pname = "selenium" ;
2281- version = "4.1.3 " ;
2281+ version = "4.1.0 " ;
22822282 src = fetchurl {
2283- url = "https://files.pythonhosted.org/packages/88/f2/6f584262771d383ad2d21c8b01f8f4af784884f4e25c1f6450265a558a45 /selenium-4.1.3 -py3-none-any.whl" ;
2284- sha256 = "0nmxr6hnzs65811ci3kjzndijivqkhf8hp1h71fi0743iii8mlhl " ;
2283+ url = "https://files.pythonhosted.org/packages/58/76/705b5c776f783d1ba7c630347463d4ae323282bbd859a8e9420c7ff79581 /selenium-4.1.0 -py3-none-any.whl" ;
2284+ sha256 = "0fd9q47bjbrkkvng4f6h4azbnfhjvyhcldvjsprhkmk1z56vdrr7 " ;
22852285 } ;
22862286 format = "wheel" ;
22872287 doCheck = false ;
Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ robotframework-pythonlibcore==3.0.0
135135robotframework-seleniumlibrary==5.0.1
136136robotframework-seleniumscreenshots==0.9.5
137137robotframework-seleniumtestability==2.0.0
138- selenium==4.1.3
138+ selenium==4.1.0
139139setuptools-scm==6.4.2
140140six==1.16.0
141141sniffio==1.2.0
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ jupytext
3737requests
3838RESTinstance
3939rise
40- selenium
40+ selenium==4.1.0
4141# robotframework-appiumlibrary
4242robotframework-faker
4343robotframework-seleniumlibrary==5.0.1
You can’t perform that action at this time.
0 commit comments