From 7166b92bf0cdf4d0d391f69a07b9aaa322fc1e4d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Jun 2019 11:03:35 -0400 Subject: [PATCH] Update pytest_cases from 1.7.0 to 1.9.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f5c234c4a..0db0861ca 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.9.0 pytest-cookies==0.3.0 pytest-xdist==1.29.0 pyyaml==5.1.1