Skip to content

Commit

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

---
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] committed May 1, 2023
1 parent bd95b67 commit 1690b8a
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 25 deletions.
57 changes: 33 additions & 24 deletions tests/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 tests/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = ["Alex Povel <[email protected]>"]

[tool.poetry.dependencies]
python = "^3.10"
pymupdf = "^1.19.0"
pymupdf = "^1.22.2"
pytest = "^7.2.2"
PyYAML = "^5.3.1"
python-dateutil = "^2.8.1"
Expand Down

0 comments on commit 1690b8a

Please sign in to comment.