From 631c1b70fc542d00c30094cd97bf65153d742aa9 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Wed, 22 May 2019 06:58:44 +0200 Subject: [PATCH] Update pytest from 4.4.2 to 4.5.0 (#227) --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 081effdbb18d40c..5576462e88004f0 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,4 +1,4 @@ -r requirements.txt -pytest==4.4.2 +pytest==4.5.0 pytest-asyncio==0.10.0 pytest-aiohttp==0.3.0