File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ modules:
8686 httpsampler.ignore_failed_embedded_resources : " true"
8787 selenium :
8888 chromedriver :
89- version : " 93.0.4577.15 " # Supports Chrome version 93. You can refer to http://chromedriver.chromium.org/downloads
89+ version : " 93.0.4577.63 " # Supports Chrome version 93. You can refer to http://chromedriver.chromium.org/downloads
9090reporting :
9191- data-source : sample-labels
9292 module : junit-xml
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ modules:
110110 httpsampler.ignore_failed_embedded_resources : " true"
111111 selenium :
112112 chromedriver :
113- version : " 93.0.4577.15 " # Supports Chrome version 93. You can refer to http://chromedriver.chromium.org/downloads
113+ version : " 93.0.4577.63 " # Supports Chrome version 93. You can refer to http://chromedriver.chromium.org/downloads
114114reporting :
115115- data-source : sample-labels
116116 module : junit-xml
Original file line number Diff line number Diff line change 1- matplotlib == 3.4.2
2- pandas == 1.2.4
3- bzt == 1.15.3
4- locust == 1.4.4
1+ matplotlib == 3.4.3
2+ pandas == 1.3.3
3+ bzt == 1.15.4
4+ locust == 1.6.0
55filelock == 3.0.12
You can’t perform that action at this time.
0 commit comments