diff --git a/pyproject.toml b/pyproject.toml index 19b636cb7..188ccdce0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dependencies = [ "gitpython ~= 3.0", "requests ~= 2.25", "jinja2 ~= 3.1", - "python-gitlab >= 4.0.0, < 7.0.0", + "python-gitlab >= 4.0.0, < 8.0.0", "tomlkit ~= 0.13.0", "dotty-dict ~= 1.3", "importlib-resources ~= 6.0",