Skip to content

Commit

Permalink
Bump pytest from 6.2.5 to 7.2.2 in /tests
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.2.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@6.2.5...7.2.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and alexpovel committed Mar 8, 2023
1 parent 85566c4 commit 80f08e4
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 47 deletions.
70 changes: 24 additions & 46 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 @@ -7,7 +7,7 @@ authors = ["Alex Povel <[email protected]>"]
[tool.poetry.dependencies]
python = "^3.10"
pymupdf = "^1.19.0"
pytest = "^6.1.2"
pytest = "^7.2.2"
PyYAML = "^5.3.1"
python-dateutil = "^2.8.1"
PaperSize = "^1.3.0"
Expand Down

0 comments on commit 80f08e4

Please sign in to comment.