Skip to content

Commit 6ecd6b7

Browse files
authored
Upgrading Python bindings to 3.11.0
1 parent 79a260a commit 6ecd6b7

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.10.0 \
3+
pip install selenium===3.11.0 \
44
docker===3.1.1 \
55
| grep -v 'Requirement already satisfied'
66

0 commit comments

Comments
 (0)