From ca2d706b2f9aaa54028a7c1495e70e885d1b68e2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 25 Feb 2022 21:31:23 +0100 Subject: [PATCH] Update pytest-runner from 5.2 to 5.3.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 273f59b..49686c2 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,5 +1,5 @@ pytest==4.6 # pyup: ignore -pytest-runner==5.2 +pytest-runner==5.3.2 bumpversion==0.6.0 watchdog==0.10.3 flake8==3.8.4