diff --git a/pyproject.toml b/pyproject.toml index 87885838..57c09a8f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ license = {text = "LGPL-2.1-or-later"} dependencies = [ "beanie == 2.1.0", "fastapi[all] == 0.136.1", - "fastapi-pagination == 0.15.14", + "fastapi-pagination == 0.15.15", "fastapi-users[beanie, oauth] == 15.0.5", "fastapi-users-db-beanie == 5.0.0", "MarkupSafe == 3.0.3",