From 1587001ad172d4c34789bf05af52bb11853ac189 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Feb 2021 16:22:58 +0000 Subject: [PATCH] Bump pytest-html from 2.1.1 to 3.1.1 in /perf-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] --- perf-tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perf-tests/requirements.txt b/perf-tests/requirements.txt index 6e8c86be1c..8d5f985ba1 100644 --- a/perf-tests/requirements.txt +++ b/perf-tests/requirements.txt @@ -6,6 +6,6 @@ ipaddress==1.0.23 # >= 1.0.17 cffi==1.14.5 certifi==2020.12.5 urllib3==1.26.3 -pytest-html==2.1.1 +pytest-html==3.1.1 pytest-repeat==0.9.1 locust==1.4.3 \ No newline at end of file