From 45fb26238689a6575895d502e10fd8cf57ce482d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 01:33:10 +0100 Subject: [PATCH] Bump pyppeteer-ng from 2.0.0rc12 to 2.0.0rc13 (#3843) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e05f0b266..73b9e0faa 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.0rc12 +pyppeteer-ng==2.0.0rc13 pyppeteerstealth>=0.0.4 # Include pytest, so if theres a support issue we can ask them to run these tests on their setup