Skip to content

Commit

Permalink
feat(roll): roll Playwright 1.15.0-1632336523000 (#916)
Browse files Browse the repository at this point in the history
  • Loading branch information
mxschmitt authored Sep 23, 2021
1 parent f6e5f3d commit d5a6dff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
InWheel = None
from wheel.bdist_wheel import bdist_wheel as BDistWheelCommand

driver_version = "1.15.0-1631797286000"
driver_version = "1.15.0-1632336523000"


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

0 comments on commit d5a6dff

Please sign in to comment.