From bda1dc9113bd76c552a21f9ba158eb0bc0036e4a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 9 Apr 2020 09:44:19 -0400 Subject: [PATCH] Update pathspec from 0.7.0 to 0.8.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b29a409..6ce948c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ click==7.0 colorama==0.4.3 -pathspec==0.7.0 +pathspec==0.8.0 PyYAML==5.3.1 six==1.14.0