Skip to content

Commit

Permalink
⬆️ Update pytest-html requirement from ^3.1.1 to ^4.0.2
Browse files Browse the repository at this point in the history
Updates the requirements on [pytest-html](https://github.com/pytest-dev/pytest-html) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest-html/releases)
- [Changelog](https://github.com/pytest-dev/pytest-html/blob/master/docs/changelog.rst)
- [Commits](pytest-dev/pytest-html@v3.1.1...4.0.2)

---
updated-dependencies:
- dependency-name: pytest-html
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 14, 2023
1 parent fb12372 commit f319437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ pytest = "^7.3.1"
pyupgrade = "^3.4.0"
coverage = "^7.2.7"
coverage-badge = "^1.1.0"
pytest-html = "^3.1.1"
pytest-html = "^4.0.2"
pytest-cov = "^4.1.0"

[tool.black]
Expand Down

0 comments on commit f319437

Please sign in to comment.