From 500121440b26b94e3cdf7c567c2b7d307f3e5c32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 20:05:46 +0000 Subject: [PATCH] Bump pypdf from 5.3.0 to 6.0.0 in /playwright Bumps [pypdf](https://github.com/py-pdf/pypdf) from 5.3.0 to 6.0.0. - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](https://github.com/py-pdf/pypdf/compare/5.3.0...6.0.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- playwright/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playwright/requirements.txt b/playwright/requirements.txt index eafd331e4f..60d7f0b397 100644 --- a/playwright/requirements.txt +++ b/playwright/requirements.txt @@ -10,7 +10,7 @@ packaging==24.2 playwright==1.50.0 pluggy==1.5.0 py==1.11.0 -pypdf==5.3.0 +pypdf==6.0.0 pyee==12.1.1 pytest==8.3.5 pytest-asyncio==0.26.0