From df8e93a0774afd8045031d4ef4a58b616a9f629d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 12 Dec 2020 23:32:49 +0100 Subject: [PATCH] Update pytest from 5.4.1 to 6.2.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 7cabac6..2cdd5fc 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,5 +3,5 @@ wheel==0.34.2 twine==3.1.1 coveralls==2.0.0 pytest-cov==2.8.1 -pytest==5.4.1 +pytest==6.2.0 black==19.10b0