diff --git a/pyproject.toml b/pyproject.toml index 5d7faa1..d34fb5f 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.121.0", + "fastapi==0.121.1", "GitPython==3.1.45", "humanize==4.13.0", "pytimeparse2==1.7.1",