From 4eddffa79f7cf7f4d1d14c7fa02302efef6065b2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 4 Apr 2021 05:13:49 -0400 Subject: [PATCH] Update pytest from 6.2.2 to 6.2.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 47db5c5..49516b3 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ coverage==5.5 Sphinx==3.4.3 cryptography==3.4.6 PyYAML==5.4.1 -pytest==6.2.2 +pytest==6.2.3 pytest-runner==5.3.0 vcrpy==2.1.1 twine==3.4.1