From e24c4b564f4edc58c56e76f00e0844e3db91970f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 05:05:28 +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 8f0f167..94bf2f5 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.2.0.20240317 twisted==24.3.0 -playwright==1.42.0 +playwright==1.43.0 black==24.3.0 isort==5.13.2 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 4af57ae..f53d125 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