From 784075e4d4c59adafcb1bd417360867063287bdc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 25 Jun 2019 04:28:27 -0700 Subject: [PATCH] Update pytest_cases from 1.9.0 to 1.9.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0db0861c..5e2e27f5 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.9.0 +pytest_cases==1.9.1 pytest-cookies==0.3.0 pytest-xdist==1.29.0 pyyaml==5.1.1