Skip to content

Commit ad80a9b

Browse files
ometelytsiadoit-bi-do
authored andcommitted
Bump lib version and chromedriver (atlassian#679)
1 parent bc58882 commit ad80a9b

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

app/bitbucket.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
9090
reporting:
9191
- data-source: sample-labels
9292
module: junit-xml

app/confluence.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
114114
reporting:
115115
- data-source: sample-labels
116116
module: junit-xml

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
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
55
filelock==3.0.12

0 commit comments

Comments
 (0)