diff --git a/pyproject.toml b/pyproject.toml index 5afb439c..c03d91d0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ authors = [ readme = "README.md" requires-python = ">=3.13" dependencies = [ - "fastapi[standard]>=0.135.3", + "fastapi[standard]>=0.136.1", "pynacl>=1.6.0", "podman>=5.8.0", "redis>=7.4.0",