From 0ba52cdcc134c37fc01267a7df4998110849b975 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Jun 2019 19:19:04 +0300 Subject: [PATCH] Update pytest from 4.6.1 to 4.6.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cd8316c..d5de762 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.6.1 +pytest==4.6.2 pytest-cov==2.7.1 pytest-django==3.5.0 sphinx_rtd_theme==0.4.3