From c14fa50c92801f3818daa71e94708fe819799d93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 17:51:17 +0000 Subject: [PATCH] Bump pytest-html in /internal/buildscripts/packaging/tests Bumps [pytest-html](https://github.com/pytest-dev/pytest-html) from 2.1.1 to 3.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/v2.1.1...v3.1.1) Signed-off-by: dependabot[bot] --- internal/buildscripts/packaging/tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/buildscripts/packaging/tests/requirements.txt b/internal/buildscripts/packaging/tests/requirements.txt index d01af19eac..2ccb9d15bd 100644 --- a/internal/buildscripts/packaging/tests/requirements.txt +++ b/internal/buildscripts/packaging/tests/requirements.txt @@ -1,4 +1,4 @@ docker==4.3.1 pytest==6.1.1 -pytest-html==2.1.1 +pytest-html==3.1.1 pytest-xdist==2.1.0