From d74f63c1cd76d065925cc3b9ccd9cf6c1391ebaf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 15 Jun 2019 04:12:31 -0700 Subject: [PATCH] Update pytest_cases from 1.7.0 to 1.8.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f5c234c4a..97aa32bc4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ flake8==3.7.7 # ------------------------------------------------------------------------------ tox==3.12.1 pytest==4.6.3 -pytest_cases==1.7.0 +pytest_cases==1.8.1 pytest-cookies==0.3.0 pytest-xdist==1.29.0 pyyaml==5.1.1