Skip to content

Commit 2b39066

Browse files
authored
feat(roll): roll Playwright to v1.41.1 (#2259)
1 parent 6e586ed commit 2b39066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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.41.0-beta-1705101589000"
33+
driver_version = "1.41.1"
3434

3535

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

0 commit comments

Comments
 (0)