From 4a28195753008046bb9e6c1b480519cf8369e7e2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 22 May 2017 14:59:07 -0700 Subject: [PATCH] Update pytest from 3.0.7 to 3.1.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 3864173b..6b047275 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ coverage==4.4 flake8==3.3.0 moto==0.4.31 pytest-cov==2.5.1 -pytest==3.0.7 +pytest==3.1.0 sphinx==1.6.1 aiohttp==2.0.7 botocore==1.5.52