Skip to content

Commit 7503a26

Browse files
authored
feat(roll): roll Playwright 1.14.0-1629718845000 (microsoft#864)
1 parent 182fae7 commit 7503a26

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.14.0-1629408981000"
31+
driver_version = "1.14.0-1629718845000"
3232

3333

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

0 commit comments

Comments
 (0)