Skip to content

Commit 3f97c8a

Browse files
authored
chore(roll): roll Playwright to 1.51.1 (#2786)
1 parent 25fb05d commit 3f97c8a

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
@@ -21,7 +21,7 @@
2121
import zipfile
2222
from typing import Dict
2323

24-
driver_version = "1.51.0-beta-1741261385000"
24+
driver_version = "1.51.1"
2525

2626
base_wheel_bundles = [
2727
{

0 commit comments

Comments
 (0)