Skip to content

Commit f720f19

Browse files
authored
feat(roll): roll Playwright to 1.12.0-next-1623050602000 (#745)
1 parent 06a62bb commit f720f19

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.12.0-next-1622782349000"
31+
driver_version = "1.12.0-next-1623050602000"
3232

3333

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

0 commit comments

Comments
 (0)