From 976bd7df9dc8f33fcf9ad44c53cc4919d50f172f Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Sat, 3 May 2025 14:25:23 +0200 Subject: [PATCH] bump pyppeteer-ng==2.0.0rc10 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 87d82a29..f4a5c17c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -70,7 +70,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.0rc9 +pyppeteer-ng==2.0.0rc10 pyppeteerstealth>=0.0.4