From 4685483fc80d5f4e2a24959e4216af3bb67cbe92 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 May 2021 07:58:58 -0700 Subject: [PATCH] Update pytest-cookies from 0.5.1 to 0.6.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bedaab9b..28cc5ae3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ pre-commit==2.12.1 # ------------------------------------------------------------------------------ tox==3.23.1 pytest==5.4.3 # pyup: <6 # https://github.com/hackebrot/pytest-cookies/issues/51 -pytest-cookies==0.5.1 +pytest-cookies==0.6.1 pytest-instafail==0.4.2 pyyaml==5.4.1