From 06c7628a4c9162ac8f124a68fa3e3eca5c4abe8e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Feb 2020 01:45:39 -0800 Subject: [PATCH] Update pytest-cookies from 0.4.0 to 0.5.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index afc125ad5..e05cff3f5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,6 +12,6 @@ flake8==3.7.9 tox==3.14.3 pytest==5.3.5 pytest_cases==1.12.1 -pytest-cookies==0.4.0 +pytest-cookies==0.5.0 pytest-xdist==1.31.0 pyyaml==5.3