Skip to content

Commit 3df4a5c

Browse files
⬆️ Update pytest-html requirement from ^3.2.0 to ^4.0.2
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.2.0...4.0.2) --- updated-dependencies: - dependency-name: pytest-html dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5c3339c commit 3df4a5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ allure-pytest = "^2.10.0"
3939
pre-commit = "^3.3.2"
4040
isort = {extras = ["colors"], version = "^5.11.4"}
4141
darglint = "^1.8.1"
42-
pytest-html = "^3.2.0"
42+
pytest-html = "^4.0.2"
4343
coverage = "^7.2.7"
4444
coverage-badge = "^1.1.0"
4545
black = "^23.3.0"

0 commit comments

Comments
 (0)