Bump pypdf from 3.12.2 to 3.17.0 in /apps/language_models/langchain (#1929)

Bumps [pypdf](https://github.com/py-pdf/pypdf) from 3.12.2 to 3.17.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.12.2...3.17.0)

---
updated-dependencies:
- dependency-name: pypdf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-11-09 11:02:43 -06:00
committed by GitHub
parent 51e1bd1c5d
commit d811524a00

View File

@@ -66,7 +66,7 @@ openai==0.27.8
# optional for chat with PDF
langchain==0.0.202
pypdf==3.12.2
pypdf==3.17.0
# avoid textract, requires old six
#textract==1.6.5