From 2ed0de4e780804e9c7a99ec75e7e1f1db3aa61cc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 20 Apr 2024 20:58:52 -0300 Subject: [PATCH] Update pluggy from 0.13.1 to 1.5.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9d35887..00bda0e 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.5.0 wcwidth==0.1.7 pyparsing==2.4.7 packaging==19.2