diff --git a/setup.cfg b/setup.cfg index 4cd4de70aa..627b7271f2 100644 --- a/setup.cfg +++ b/setup.cfg @@ -45,7 +45,7 @@ install_requires = ruamel.yaml>=0.17.11 tomlkit>=0.11.1 funcy>=1.14 - pathspec>=0.9.0,<0.10.0 + pathspec>=0.9.0,<0.12.0 shortuuid>=0.5.0 tqdm>=4.63.1,<5 packaging>=19.0