From 2544b75b357574411cdc1677eb46135265dc3b24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 08:46:26 +0000 Subject: [PATCH] Bump pytest-html from 3.2.0 to 4.1.1 in /tests Bumps [pytest-html](https://github.com/pytest-dev/pytest-html) from 3.2.0 to 4.1.1. - [Release notes](https://github.com/pytest-dev/pytest-html/releases) - [Changelog](https://github.com/pytest-dev/pytest-html/blob/master/docs/changelog.rst) - [Commits](https://github.com/pytest-dev/pytest-html/compare/v3.2.0...4.1.1) --- updated-dependencies: - dependency-name: pytest-html dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tests/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/constraints.txt b/tests/constraints.txt index 3c71d9b3d58c1e..1c2a31648d16e9 100644 --- a/tests/constraints.txt +++ b/tests/constraints.txt @@ -17,5 +17,5 @@ paddlepaddle==2.5.0 py>=1.9.0 pytest>=5.0,<7.5 pytest-dependency==0.5.1 -pytest-html==3.2.0 +pytest-html==4.1.1 pytest-timeout==2.1.0