From d6f906d589bdc056629f4b9d4f943e61a58c4c05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 06:00:29 +0000 Subject: [PATCH] Bump playwright from 1.42.0 to 1.54.0 Bumps [playwright](https://github.com/microsoft/playwright-python) from 1.42.0 to 1.54.0. - [Release notes](https://github.com/microsoft/playwright-python/releases) - [Commits](https://github.com/microsoft/playwright-python/compare/v1.42.0...v1.54.0) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.54.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index 5a72a2d..f728c0e 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -5,6 +5,6 @@ pytest_asyncio==0.23.6 mypy==1.9.0 types-setuptools==69.5.0.20240415 twisted==24.3.0 -playwright==1.42.0 +playwright==1.54.0 black==24.4.0 isort==5.13.2 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 6165bd2..2fe5a7c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # General Requirements async_class #==0.5.0 httpx==0.27.0 -playwright==1.42.0 +playwright==1.54.0 undetected-playwright-patch>=1.40.0.post1700587210000 pybrowsers==0.5.2 chrome-fingerprints==1.1