Skip to content

Commit

Permalink
chore(deps): bump pdf2image from 1.16.3 to 1.17.0
Browse files Browse the repository at this point in the history
Bumps [pdf2image](https://github.com/Belval/pdf2image) from 1.16.3 to 1.17.0.
- [Release notes](https://github.com/Belval/pdf2image/releases)
- [Commits](Belval/pdf2image@v.1.16.3...v1.17.0)

---
updated-dependencies:
- dependency-name: pdf2image
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent c9a4086 commit c412a1d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ langchain = { version = "0.1.16", optional = true }
langchain_core = { version = "0.1.42", optional = true }
markdown = { version = "*", optional = true }
openai = { version = "0.27.9", extras = ["embeddings"], optional = true }
pdf2image = { version = "1.16.3", optional = true }
pdf2image = { version = "1.17.0", optional = true }
"pdfminer.six" = { version = "20221105", optional = true }
pyarrow = { version = "~15.0.0", optional = true }
pytesseract = { version = "0.3.10", optional = true }
Expand Down

0 comments on commit c412a1d

Please sign in to comment.