From 4036bd1275bccb210250ce5d4cc013c1d2a7d668 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 19:52:49 +0000 Subject: [PATCH] Bump pypdf from 6.10.2 to 6.14.2 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.10.2 to 6.14.2. - [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/6.10.2...6.14.2) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.14.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7ac1e54..7dfc4a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -236,7 +236,7 @@ pyotp==2.9.0 # via browser-use pyparsing==3.2.5 # via httplib2 -pypdf==6.10.2 +pypdf==6.14.2 # via browser-use pytest==9.0.3 # via