From 88cf04851670934ab01847e4c2fb3142627f1489 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 25 May 2018 00:26:42 -0700 Subject: [PATCH] Update pytest from 3.5.1 to 3.6.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eedbfad06..b428b6cb0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,5 +9,5 @@ flake8==3.5.0 # Testing # ------------------------------------------------------------------------------ tox==3.0.0 -pytest==3.5.1 +pytest==3.6.0 pytest-cookies==0.3.0