From ec22512fd95a95473a661f260b960dfe26809b9c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 8 Jan 2019 13:33:10 +0100 Subject: [PATCH] Update pytest from 4.0.2 to 4.1.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 4a7416ca1..b2248c9c6 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ -r requirements.txt flake8==3.6.0 -pytest==4.0.2 +pytest==4.1.0 pytest-mock==1.10.0 pytest-asyncio==0.9.0 pytest-cov==2.6.0