From fb823aa259bed04737d32f1789f62a9c24899259 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 26 Jan 2021 06:37:04 +0530 Subject: [PATCH] Update pytest from 6.2.1 to 6.2.2 --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index 1076b01005..d59af25741 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -1,7 +1,7 @@ python-coveralls==2.9.3 coverage==5.3.1 flake8==3.8.4 -pytest==6.2.1 +pytest==6.2.2 pytest-cov==2.11.0 autopep8==1.5.4 mypy==0.790