Skip to content

Commit a219e82

Browse files
Bump pypdf from 4.3.1 to 6.0.0
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 4.3.1 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](py-pdf/pypdf@4.3.1...6.0.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent efaa64a commit a219e82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-common.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ pydantic-settings==2.3.4
2121
pydantic==2.7.4
2222
pyjwt[crypto]==2.8.0 # generate and verify the JWT tokens, imported as `jwt`
2323
PyMuPDF==1.24.9 # PDF processing, imported as `fitz`
24-
pypdf==4.3.1
24+
pypdf==6.0.0
2525
python-dotenv==1.0.1 # load environment variables from .env file
2626
python-multipart==0.0.18 # a form data parser, as oauth flow requires form-data parameters
2727
redis==5.0.8

0 commit comments

Comments
 (0)