From 861241cca2b14254450c3821c55acaf199eaafde Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 23 Oct 2018 07:03:05 -0700 Subject: [PATCH] Update pytest from 3.9.1 to 3.9.2 --- axe_selenium_python/tests/requirements/tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/axe_selenium_python/tests/requirements/tests.txt b/axe_selenium_python/tests/requirements/tests.txt index 48b15c1..85cd994 100644 --- a/axe_selenium_python/tests/requirements/tests.txt +++ b/axe_selenium_python/tests/requirements/tests.txt @@ -1,4 +1,4 @@ -pytest==3.9.1 +pytest==3.9.2 selenium==3.14.1 pytest-html==1.19.0 pytest-mock==1.10.0