From a14ea7c8dc4cc7b28a73d603ff9982a83b01aee0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Nov 2018 13:45:15 -0500 Subject: [PATCH] Update pluggy from 0.7.1 to 0.8.0 Signed-off-by: Sebastien Awwad --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 12bf429a..9b255a64 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -24,7 +24,7 @@ isort==4.3.4 lazy-object-proxy==1.3.1 mccabe==0.6.1 pbr==5.1.0 -pluggy==0.7.1 +pluggy==0.8.0 py==1.6.0 pycparser==2.19 pylint==2.1.1 ; python_version >= "3.0"