Skip to content

Commit a318a13

Browse files
Bump pypdf from 4.3.1 to 6.0.0 in /app/backend (#2674)
* Bump pypdf from 4.3.1 to 6.0.0 in /app/backend 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]> * Update snapshot for splitting --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pamela Fox <[email protected]>
1 parent 5af8a40 commit a318a13

File tree

2 files changed

+617
-622
lines changed

2 files changed

+617
-622
lines changed

app/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ pyjwt[crypto]==2.10.1
352352
# msal
353353
pymupdf==1.26.0
354354
# via -r requirements.in
355-
pypdf==4.3.1
355+
pypdf==6.0.0
356356
# via -r requirements.in
357357
python-dotenv==1.1.1
358358
# via

0 commit comments

Comments
 (0)