diff --git a/pyproject.toml b/pyproject.toml index 7a7276d..ea06545 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ dependencies = [ "argon2-cffi==25.1.0", "bencodepy==0.9.5", "croniter==6.0.0", - "fastapi==0.116.1", + "fastapi==0.116.2", "GitPython==3.1.45", "humanize==4.13.0", "pytimeparse2==1.7.1",