From b84017a8a856d6fdce5109f7d388a2f63c17f2a5 Mon Sep 17 00:00:00 2001 From: browniebroke Date: Wed, 19 Feb 2020 11:00:32 +0000 Subject: [PATCH] Update pytest_cases from 1.12.1 to 1.12.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7d68e3f4..06f5a80e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ flake8==3.7.9 # ------------------------------------------------------------------------------ tox==3.14.5 pytest==5.3.5 -pytest_cases==1.12.1 +pytest_cases==1.12.2 pytest-cookies==0.5.1 pytest-xdist==1.31.0 pyyaml==5.3