diff --git a/pyproject.toml b/pyproject.toml index c45466fd..97b42ce2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ dependencies = [ "beanie == 1.29.0", "fastapi[all] == 0.115.0", "fastapi-pagination == 0.12.30", - "fastapi-users[beanie, oauth] == 14.0.0", + "fastapi-users[beanie, oauth] == 15.0.5", "fastapi-versioning == 0.10.0", "MarkupSafe == 2.0.1", "motor == 3.6.0",