From aee7b2c29d094b03fccd55249639768664938e2f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 13 Feb 2019 13:32:10 +0100 Subject: [PATCH] Update pytest from 4.2.0 to 4.2.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 768509903..1bbf5cbe1 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ flake8==3.7.5 flake8-type-annotations==0.1.0 flake8-tidy-imports==2.0.0 -pytest==4.2.0 +pytest==4.2.1 pytest-mock==1.10.1 pytest-asyncio==0.10.0 pytest-cov==2.6.1