Skip to content

Commit a2b161a

Browse files
committed
[py] add cdp v106 remove v103
1 parent 1ffd093 commit a2b161a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ SE_VERSION = "4.4.3"
1919

2020
BROWSER_VERSIONS = [
2121
"v85",
22-
"v103",
2322
"v104",
2423
"v105",
24+
"v106",
2525
]
2626

2727
TEST_DEPS = [

0 commit comments

Comments
 (0)