diff --git a/pyproject.toml b/pyproject.toml index 18d64a9..a7d9cf4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ dependencies = [ "click==8.4.1", "colorama==0.4.6", "cryptography==49.0.0", - "fastapi==0.136.3", + "fastapi==0.137.0", "fastapi-cache2==0.2.2", "greenlet==3.5.1", "h11==0.16.0",