Skip to content

Commit

Permalink
build(deps): bump pdfplumber from 0.11.4 to 0.11.5 (#793)
Browse files Browse the repository at this point in the history
Bumps [pdfplumber](https://github.com/jsvine/pdfplumber) from 0.11.4 to 0.11.5.
- [Release notes](https://github.com/jsvine/pdfplumber/releases)
- [Changelog](https://github.com/jsvine/pdfplumber/blob/stable/CHANGELOG.md)
- [Commits](jsvine/pdfplumber@v0.11.4...v0.11.5)

---
updated-dependencies:
- dependency-name: pdfplumber
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 77ec9d9 commit e8fde48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ examples = [
"accelerate",
"unstructured_ingest[embed-huggingface]",
"unstructured[pdf]<0.16.12",
"pdfplumber==0.11.4",
"pdfplumber==0.11.5",
"huggingface_hub[hf_transfer]",
"onnx==1.16.1",
"ultralytics==8.3.55"
Expand Down

0 comments on commit e8fde48

Please sign in to comment.