From c0dda553f98559f82115dbe31ee7f3cfd8a05593 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 6 Mar 2018 01:13:29 -0500 Subject: [PATCH] Update pytest from 3.4.1 to 3.4.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index de0bc868d..18cd5222a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,5 +14,5 @@ pyflakes==1.6.0 # ------------------------------------------------------------------------------ tox==2.9.1 -pytest==3.4.1 +pytest==3.4.2 pytest-cookies==0.3.0