Skip to content

Commit d5a6dff

Browse files
authored
feat(roll): roll Playwright 1.15.0-1632336523000 (#916)
1 parent f6e5f3d commit d5a6dff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
InWheel = None
2929
from wheel.bdist_wheel import bdist_wheel as BDistWheelCommand
3030

31-
driver_version = "1.15.0-1631797286000"
31+
driver_version = "1.15.0-1632336523000"
3232

3333

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

0 commit comments

Comments
 (0)