From 3486e9cfa5b09dcff9edc99d89225fe6bb8c6f5c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 2 Jun 2020 22:23:10 +0530 Subject: [PATCH] Update pytest from 5.4.2 to 5.4.3 --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index 3e18d06dfb..8600e8b322 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -1,7 +1,7 @@ python-coveralls==2.9.3 coverage==5.1 flake8==3.8.2 -pytest==5.4.2 +pytest==5.4.3 pytest-cov==2.9.0 autopep8==1.5.3 mypy==0.770