Skip to content

Commit

Permalink
build(deps): Bump pymupdf from 1.22.2 to 1.23.5
Browse files Browse the repository at this point in the history
Bumps [pymupdf](https://github.com/pymupdf/pymupdf) from 1.22.2 to 1.23.5.
- [Release notes](https://github.com/pymupdf/pymupdf/releases)
- [Changelog](https://github.com/pymupdf/PyMuPDF/blob/main/changes.txt)
- [Commits](pymupdf/PyMuPDF@1.22.2...1.23.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent a44d795 commit e3b54bb
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 36 deletions.
89 changes: 54 additions & 35 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 @@ -40,7 +40,7 @@ Funding = "https://www.courtlistener.com/donate/?referrer=pypi-xray"

[tool.poetry.dependencies]
python = "^3.8"
PyMuPDF = "1.22.2"
PyMuPDF = "1.23.5"
requests = "^2.26.0"
types-requests = "^2.26.0"

Expand Down

0 comments on commit e3b54bb

Please sign in to comment.