From 3910fbe11741c383c2ac5af584c1a431eb3fc74a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 25 Aug 2021 16:05:59 -0300 Subject: [PATCH] Update pluggy from 0.13.1 to 1.0.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9d35887..f052d15 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ pycodestyle==2.5.0 pyflakes==2.2.0 # Deps do pytest -pluggy==0.13.1 +pluggy==1.0.0 wcwidth==0.1.7 pyparsing==2.4.7 packaging==19.2