From a50f8bb1acbc0e4d5d9a608e21be6071a1f14403 Mon Sep 17 00:00:00 2001 From: Max Schmitt Date: Mon, 17 Mar 2025 21:17:28 +0100 Subject: [PATCH] chore(roll): roll Playwright to 1.51.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5403790f2..7b32878dd 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ import zipfile from typing import Dict -driver_version = "1.51.0-beta-1741261385000" +driver_version = "1.51.1" base_wheel_bundles = [ {