diff --git a/pyproject.toml b/pyproject.toml index d8605c6..0ea7efd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ dependencies = [ "github3.py>=4.0.1", "loctocat>=0.6.0", "platformdirs>=4.0.0", - "plumbum>=1.8", + "plumbum>=1.10.0", "python-slugify>=8.0.0", ]