diff --git a/pyproject.toml b/pyproject.toml index d4003ae7..2049c31e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ authors = [ readme = "README.md" requires-python = ">=3.13" dependencies = [ - "fastapi[standard]>=0.139.0", + "fastapi[standard]>=0.141.1", "pynacl>=1.6.2", "podman>=5.8.0", "redis>=7.4.0",