From f1a5f2e54a09345c5e0c04010a2a9dfd4ab56c87 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 May 2019 19:33:07 +0300 Subject: [PATCH] Update pytest from 4.4.2 to 4.5.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b4be049..b6952e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ coverage==4.5.3 mypy==0.701 prospector==1.1.6.2 -pytest==4.4.2 +pytest==4.5.0 pytest-cov==2.7.1 pytest-django==3.4.8 sphinx_rtd_theme==0.4.3