From f4e178955caf2ce5edc329f7189a646bdec4929b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 10:31:42 +0100 Subject: [PATCH] Bump pyppeteer-ng from 2.0.0rc10 to 2.0.0rc11 (#3742) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 013150063..e329df85d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -91,7 +91,7 @@ jq~=1.3; python_version >= "3.8" and sys_platform == "linux" # playwright is installed at Dockerfile build time because it's not available on all platforms -pyppeteer-ng==2.0.0rc10 +pyppeteer-ng==2.0.0rc11 pyppeteerstealth>=0.0.4 # Include pytest, so if theres a support issue we can ask them to run these tests on their setup