Skip to content

Commit 05e0e00

Browse files
committed
[py][cdp] add support for Chrome v97
1 parent c4aa712 commit 05e0e00

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
@@ -9,9 +9,9 @@ SE_VERSION = "4.1.0"
99

1010
BROWSER_VERSIONS = [
1111
"v85",
12-
"v94",
1312
"v95",
1413
"v96",
14+
"v97"
1515
]
1616

1717
TEST_DEPS = [

0 commit comments

Comments
 (0)