Skip to content

Commit

Permalink
cherry-pick(#1570): chore: roll Playwright to 1.26.1 (#1571)
Browse files Browse the repository at this point in the history
  • Loading branch information
rwoll committed Sep 28, 2022
1 parent e0bfe51 commit 6765aa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -30,7 +30,7 @@
InWheel = None
from wheel.bdist_wheel import bdist_wheel as BDistWheelCommand

driver_version = "1.26.0"
driver_version = "1.26.1"


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

0 comments on commit 6765aa0

Please sign in to comment.