Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and alexpovel committed Jul 23, 2023
1 parent 4281aee commit 7442d76
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 61 deletions.
66 changes: 6 additions & 60 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 = "^7.2.2"
pytest = "^7.4.0"
PyYAML = "^6.0"
python-dateutil = "^2.8.1"
PaperSize = "^1.3.0"
Expand Down

0 comments on commit 7442d76

Please sign in to comment.