From c1b9cd34b36df719599c504a869205f3384dbbd6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 6 Mar 2018 02:05:20 +0100 Subject: [PATCH] Update pytest from 3.0.5 to 3.4.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 927d3c2..013726e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ aiohttp-index==0.1 botstory==0.0.36 gunicorn==19.6.0 -pytest==3.0.5 +pytest==3.4.2 pytest-aiohttp==0.1.2 pytest-asyncio==0.5.0 pytest-catchlog==1.2.2