Skip to content

Commit ace138a

Browse files
committed
Upgrading python bindings to 3.7.0 to run tests
1 parent 3a03764 commit ace138a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/bootstrap.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22
cd tests
3-
pip install selenium===3.6.0 \
3+
pip install selenium===3.7.0 \
44
docker===2.5.1 \
55
| grep -v 'Requirement already satisfied'
66

0 commit comments

Comments
 (0)