From 626c10c3f2b47f7f12e113ce01c41e1ae1b5a02c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleksi=20Ha=CC=88kli?= Date: Fri, 10 May 2019 17:06:53 +0300 Subject: [PATCH] Update pytest from 4.4.1 to 4.4.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0903054..b4be049 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.1 +pytest==4.4.2 pytest-cov==2.7.1 pytest-django==3.4.8 sphinx_rtd_theme==0.4.3