From 0ce572f2ac08246a154a063b1e2b5babd7da8842 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 21 Feb 2018 00:15:30 +0100 Subject: [PATCH] Update pytest from 3.0.5 to 3.4.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 927d3c2..cdf74ef 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.1 pytest-aiohttp==0.1.2 pytest-asyncio==0.5.0 pytest-catchlog==1.2.2