From 11dca0bd29c04aac339698e53a9a68d53bd220ea Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 12 May 2019 12:41:06 +0000 Subject: [PATCH] Update pytest from 4.4.2 to 4.5.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 3c99a87f6..fa52a4869 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.4.2 +pytest==4.5.0 pytest-mock==1.10.4 pytest-asyncio==0.10.0 pytest-cov==2.7.1