diff --git a/pyproject.toml b/pyproject.toml index 41c1be2..cffd1ee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [ "langchain-anthropic", "langgraph", "rich>=13.0.0", - "GitPython==3.1.41", + "GitPython==3.1.43", "fuzzywuzzy==0.18.0", "python-Levenshtein==0.23.0", "pathspec>=0.11.0",