diff --git a/pyproject.toml b/pyproject.toml index e0562ea0..9baf01b6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ requires-python = ">=3.10" license = {text = "LGPL-2.1-or-later"} dependencies = [ "cloudevents == 2.0.0", - "beanie == 1.29.0", + "beanie == 2.1.0", "fastapi[all] == 0.135.3", "fastapi-pagination == 0.12.30", "fastapi-users[beanie, oauth] == 15.0.5",