Skip to content

Commit 6765aa0

Browse files
authored
cherry-pick(#1570): chore: roll Playwright to 1.26.1 (#1571)
1 parent e0bfe51 commit 6765aa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
InWheel = None
3131
from wheel.bdist_wheel import bdist_wheel as BDistWheelCommand
3232

33-
driver_version = "1.26.0"
33+
driver_version = "1.26.1"
3434

3535

3636
def extractall(zip: zipfile.ZipFile, path: str) -> None:

0 commit comments

Comments
 (0)