From 79b5908cc746cc737c1d60a8c65f6be2e4e820b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Feb 2021 13:03:54 -0800 Subject: [PATCH] Bump pytest-html from 2.1.1 to 3.1.1 in /tests (#1338) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index e89f161ea7..6c15dc31bd 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -8,6 +8,6 @@ cffi==1.14.4 pyOpenSSL==20.0.1 certifi==2019.6.16 urllib3==1.25.3 -pytest-html==2.1.1 +pytest-html==3.1.1 pytest-profiling==1.7.0 more-itertools==8.6.0