From 2347e117e7fb2761fc229103e2f3585719413a4c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 5 Jan 2018 01:54:16 +0100 Subject: [PATCH] Update pytest from 3.2.3 to 3.3.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 55e26ee..4006252 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.3.2 pytest-aiohttp==0.1.3 pytest-asyncio==0.8.0 pytest-catchlog==1.2.2