summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Oliveira <nicoddemus@gmail.com>2020-12-14 08:13:44 -0300
committerGitHub <noreply@github.com>2020-12-14 08:13:44 -0300
commitcb8142b8eccfa2fedd058c101230f1235e461f3b (patch)
tree201e6647f11347e3336beacf4df6b8794e975459
parent382cb2aae16debd58893e2da296f3f6b86f9f780 (diff)
parenta09d8b15998b78d9e0bbad38879ccb1b00f95069 (diff)
downloadpytest-cb8142b8eccfa2fedd058c101230f1235e461f3b.tar.gz
Merge pull request #8139 from pytest-dev/dependabot/pip/testing/plugins_integration/pytest-html-3.1.1
build(deps): bump pytest-html from 3.1.0 to 3.1.1 in /testing/plugins_integration
-rw-r--r--testing/plugins_integration/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/plugins_integration/requirements.txt b/testing/plugins_integration/requirements.txt
index 19cc088db..99ddef070 100644
--- a/testing/plugins_integration/requirements.txt
+++ b/testing/plugins_integration/requirements.txt
@@ -5,7 +5,7 @@ pytest-bdd==4.0.2
pytest-cov==2.10.1
pytest-django==4.1.0
pytest-flakes==4.0.3
-pytest-html==3.1.0
+pytest-html==3.1.1
pytest-mock==3.3.1
pytest-rerunfailures==9.1.1
pytest-sugar==0.9.4