From 1909d207ba7fc4ce4b0b39c5f5b7e4666c4d33a1 Mon Sep 17 00:00:00 2001 From: Max Schmitt Date: Tue, 10 Dec 2024 09:22:35 -0800 Subject: [PATCH] chore: roll Playwright to v1.49.1 (#2684) --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f3e9690f2..f4c93dc3c 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ import zipfile from typing import Dict -driver_version = "1.49.0-beta-1732210972000" +driver_version = "1.49.1" base_wheel_bundles = [ {