From 324a9ab9fc35eeeb613fa7acc55ad468ef6fe42d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 22 Sep 2018 13:18:06 -0700 Subject: [PATCH] Update pytest from 3.8.0 to 3.8.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4a7d25b9b..ff5809252 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,5 +9,5 @@ flake8==3.5.0 # Testing # ------------------------------------------------------------------------------ tox==3.4.0 -pytest==3.8.0 +pytest==3.8.1 pytest-cookies==0.3.0