diff --git a/pyproject.toml b/pyproject.toml index 87885838..7ed11b67 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ requires-python = ">=3.10" license = {text = "LGPL-2.1-or-later"} dependencies = [ "beanie == 2.1.0", - "fastapi[all] == 0.136.1", + "fastapi[all] == 0.139.2", "fastapi-pagination == 0.15.14", "fastapi-users[beanie, oauth] == 15.0.5", "fastapi-users-db-beanie == 5.0.0",