From 0c40db75acdc3bf06151cab48dde577cc8f563ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 01:35:31 +0000 Subject: [PATCH] Bump pypdf from 3.17.0 to 4.0.0 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 3.17.0 to 4.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/3.17.0...4.0.0) --- updated-dependencies: - dependency-name: pypdf dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ab45ee1..3536078 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pypdf==3.17.0 +pypdf==4.0.0 accelerate==0.22.0 bitsandbytes==0.41.1 ctransformers==0.2.26