Skip to content

Commit 1909d20

Browse files
authored
chore: roll Playwright to v1.49.1 (microsoft#2684)
1 parent 445f80a commit 1909d20

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
@@ -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)