From 69e5aafa5dc35806186f81cd5f90f908fc33304b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 04:42:46 +0000 Subject: [PATCH] chore: bump playwright from 1.51.0 to 1.52.0 Bumps [playwright](https://github.com/microsoft/playwright-python) from 1.51.0 to 1.52.0. - [Release notes](https://github.com/microsoft/playwright-python/releases) - [Commits](https://github.com/microsoft/playwright-python/compare/v1.51.0...v1.52.0) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.52.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4b7d81e..27d04e8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ requests==2.32.3 beautifulsoup4==4.13.4 -playwright==1.51.0 +playwright==1.52.0