diff --git a/pyproject.toml b/pyproject.toml index c45466fd..e6847d28 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ license = {text = "LGPL-2.1-or-later"} dependencies = [ "cloudevents == 1.9.0", "beanie == 1.29.0", - "fastapi[all] == 0.115.0", + "fastapi[all] == 0.135.3", "fastapi-pagination == 0.12.30", "fastapi-users[beanie, oauth] == 14.0.0", "fastapi-versioning == 0.10.0",