From 75c033708da8bdf3535a33dd284390451170742c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 31 Jan 2018 01:14:53 +0100 Subject: [PATCH] Update pytest from 3.2.3 to 3.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 55e26ee..cb0a646 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ feedparser==5.2.1 gunicorn==19.7.1 inflection==0.3.1 humanize==0.5.1 -pytest==3.2.3 +pytest==3.4.0 pytest-aiohttp==0.1.3 pytest-asyncio==0.8.0 pytest-catchlog==1.2.2