From b29fbd70ac21b93346f93764d88a78a179621cf1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 21 Feb 2018 00:13:30 +0100 Subject: [PATCH] Update pytest from 3.0.6 to 3.4.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9100ae1..bb254a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ botstory==0.1.5 emoji==0.4.5 gunicorn==19.6.0 -pytest==3.0.6 +pytest==3.4.1 pytest-aiohttp==0.1.3 pytest-asyncio==0.5.0 pytest-catchlog==1.2.2