Skip to content

Commit

Permalink
[py][cdp] add support for Chrome 108 and remove support for Chrome 105
Browse files Browse the repository at this point in the history
  • Loading branch information
titusfortner committed Nov 30, 2022
1 parent 8d5c10f commit c315fee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ SE_VERSION = "4.6.1"

BROWSER_VERSIONS = [
"v85",
"v105",
"v106",
"v107",
"v108",
]

TEST_DEPS = [
Expand Down

0 comments on commit c315fee

Please sign in to comment.