From 4de8bb4f06157466742b93068c1aa8ddde7c74d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 13:02:58 +0000 Subject: [PATCH] Bump playwright from 1.42.0 to 1.43.0 Bumps [playwright](https://github.com/Microsoft/playwright-python) from 1.42.0 to 1.43.0. - [Release notes](https://github.com/Microsoft/playwright-python/releases) - [Commits](https://github.com/Microsoft/playwright-python/compare/v1.42.0...v1.43.0) --- updated-dependencies: - dependency-name: playwright 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..32f5b4f 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.43.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..af7dabe 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.43.0 undetected-playwright-patch>=1.40.0.post1700587210000 pybrowsers==0.5.2 chrome-fingerprints==1.1