Skip to content

Commit f7ff4bc

Browse files
committed
[py][cdp] Add support CDP 103 and remove CDP 100
1 parent d10627b commit f7ff4bc

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.2.0"
1919

2020
BROWSER_VERSIONS = [
2121
"v85",
22-
"v100",
2322
"v101",
2423
"v102",
24+
"v103",
2525
]
2626

2727
TEST_DEPS = [

0 commit comments

Comments
 (0)