Skip to content

Commit 920bc4d

Browse files
committed
chore: roll Playwright to v1.49.1 (#2684)
1 parent c8d2385 commit 920bc4d

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.49.0-beta-1732210972000"
24+
driver_version = "1.49.1"
2525

2626
base_wheel_bundles = [
2727
{

0 commit comments

Comments
 (0)