Skip to content

Commit 7cc2bc9

Browse files
authored
chore(roll): roll Playwright to 1.44.0-beta-1715802478000 (#2438)
1 parent e756233 commit 7cc2bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
InWheel = None
3131
from wheel.bdist_wheel import bdist_wheel as BDistWheelCommand
3232

33-
driver_version = "1.44.0-beta-1715189091000"
33+
driver_version = "1.44.0-beta-1715802478000"
3434

3535

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

0 commit comments

Comments
 (0)