diff --git a/pyproject.toml b/pyproject.toml index 45b431a..1a3caea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ dependencies = [ "lark==1.3.1", "maven-artifact==0.3.5", "pydantic==2.12.5", - "pygit2==1.19.1", + "pygit2==1.19.2", "referencing==0.37.0", "requests-file==3.0.1", "rich>=13.0",