From 4dc002f1d148d7851382d44b81f78f1bb1a9d925 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Jun 2019 14:16:25 -0400 Subject: [PATCH] Update pytest from 4.3.0 to 4.6.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 52313f8..79c4f12 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ mypy==0.670 -pytest==4.3.0 +pytest==4.6.0 pytest-cov==2.6.1 pytest-asyncio==0.10.0 pytest-monkeytype==1.0.1