diff --git a/pyproject.toml b/pyproject.toml index 3ad88ff..10a67dd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dependencies = [ "pydantic==2.13.4", "bcrypt==5.0.0", "requests==2.34.2", - "python-gitlab==8.3.0", + "python-gitlab==8.4.0", "requests-toolbelt==1.0.0", "shellingham==1.5.4", "tomlkit==0.15.0",