From 1b9ca716d25598f70dceb3700063ae57225da6f3 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Tue, 4 May 2021 19:27:39 +0200 Subject: [PATCH] Update pytest from 6.2.3 to 6.2.4 (#545) --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index 552db8799f..50a64674ff 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -2,7 +2,7 @@ wheel==0.36.2 python-coveralls==2.9.3 coverage==5.5 flake8==3.9.1 -pytest==6.2.3 +pytest==6.2.4 pytest-cov==2.11.1 autopep8==1.5.7 mypy==0.812