From 9ce5ce0223105f0bd21356413c28ab1e65c735fe Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 27 Nov 2019 18:29:04 +0200 Subject: [PATCH] Update pytest from 4.0.1 to 5.3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cd1ebb8..a040568 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ Pygments==2.3.0 pytest-asyncio==0.9.0 pytest-cov==2.6.0 pytest-mypy==0.3.2 -pytest==4.0.1 +pytest==5.3.1