From 23aa6fdef29310d9bcf179714bb9c2f891a3d974 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Jun 2019 15:19:09 +0000 Subject: [PATCH] Update pytest from 4.6.1 to 4.6.2 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index effa714e9..315033847 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ flake8==3.7.7 flake8-type-annotations==0.1.0 flake8-tidy-imports==2.0.0 -pytest==4.6.1 +pytest==4.6.2 pytest-mock==1.10.4 pytest-asyncio==0.10.0 pytest-cov==2.7.1