Skip to content

Commit

Permalink
Bump pytest from 7.2.2 to 7.3.1 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.3.1.
- [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.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2023
1 parent bd95b67 commit 984fda8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 25 deletions.
29 changes: 5 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
Expand Up @@ -7,7 +7,7 @@ authors = ["Alex Povel <alex.povel@tuhh.de>"]
[tool.poetry.dependencies]
python = "^3.10"
pymupdf = "^1.19.0"
pytest = "^7.2.2"
pytest = "^7.3.1"
PyYAML = "^5.3.1"
python-dateutil = "^2.8.1"
PaperSize = "^1.3.0"
Expand Down

0 comments on commit 984fda8

Please sign in to comment.