Skip to content

Commit

Permalink
⬆️ update pytest-html requirement from ^3.1.1 to ^4.1.1
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.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent eae644d commit e76fb6c
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 @@ -52,7 +52,7 @@ pyupgrade = "^3.15.0"
safety = "^2.3.5"
coverage = "^7.3.2"
coverage-badge = "^1.1.0"
pytest-html = "^3.1.1"
pytest-html = "^4.1.1"
pytest-cov = "^4.1.0"

[tool.black]
Expand Down

0 comments on commit e76fb6c

Please sign in to comment.