diff --git a/pyproject.toml b/pyproject.toml index e82b11cf8..c8a91005d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [ "pydantic-settings>=2.0.0", "rich>=13.0.0", "typer>=0.12.0", - "gitpython>=3.1.0", + "gitpython>=3.1.46", "python-dotenv>=1.0.0", "structlog>=24.0.0", "httpx>=0.27.0",