Skip to content

Commit

Permalink
Bump pymupdf from 1.19.6 to 1.21.1 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.21.1.
- [Release notes](https://github.com/pymupdf/pymupdf/releases)
- [Changelog](https://github.com/pymupdf/PyMuPDF/blob/1.21.1/changes.txt)
- [Commits](pymupdf/PyMuPDF@1.19.6...1.21.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 8, 2023
1 parent 85566c4 commit 01678c9
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 <alex.povel@tuhh.de>"]

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

0 comments on commit 01678c9

Please sign in to comment.