From 1dc04d24a34551d5c2a51d623cd972b193fffa65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 22:20:47 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the / directory: [pypdf](https://github.com/py-pdf/pypdf) and [tornado](https://github.com/tornadoweb/tornado). Updates `pypdf` from 6.15.0 to 6.16.1 - [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.15.0...6.16.1) Updates `tornado` from 6.5.7 to 6.5.8 - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.5.7...v6.5.8) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.16.1 dependency-type: direct:production dependency-group: pip - dependency-name: tornado dependency-version: 6.5.8 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 400d57a7..04e310ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -139,7 +139,7 @@ Pygments==2.20.0 PyMuPDF==1.24.0 PyMuPDFb==1.24.0 pyparsing==3.2.1 -pypdf==6.15.0 +pypdf==6.16.1 PyPika==0.48.9 pyproject_hooks==1.2.0 psycopg2-binary==2.9.10 @@ -194,7 +194,7 @@ tiktoken==0.9.0 tokenizers==0.21.0 toml==0.10.2 tomlkit==0.13.2 -tornado==6.5.7 +tornado==6.5.8 tqdm==4.67.1 typer==0.15.1 typing-inspect==0.9.0