diff --git a/pyproject.toml b/pyproject.toml index ca9cb52..9e949d6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ "bencodepy==0.9.5", "croniter==6.0.0", "fastapi==0.128.0", - "GitPython==3.1.45", + "GitPython==3.1.46", "humanize==4.13.0", "pytimeparse2==1.7.1", "qbittorrent-api==2025.11.1",