Skip to content

Commit 42fc474

Browse files
deps-dev(deps-dev): update pytest-html requirement
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@4.1.1...4.2.0) --- updated-dependencies: - dependency-name: pytest-html dependency-version: 4.2.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e4963dd commit 42fc474

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
@@ -25,7 +25,7 @@ dev = [
2525
"pdoc>=14.0",
2626
"pytest>=8.3.5",
2727
"pytest-cov>=6.1.1",
28-
"pytest-html>=4.1.1",
28+
"pytest-html>=4.2.0",
2929
"pytest-mock>=3.14.0",
3030
"ruff>=0.11.5",
3131
"taskipy>=1.14.1",

0 commit comments

Comments
 (0)