diff --git a/pyproject.toml b/pyproject.toml index 423541b..7a2d22f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ readme = "README.md" requires-python = "==3.13.9" dependencies = [ "fastapi[standard]==0.135.1", - "gitpython==3.1.46", + "gitpython==3.1.47", "huggingface-hub==1.7.1", "prometheus-client==0.24.1", "pydantic-settings==2.13.1",