diff --git a/backend/pyproject.toml b/backend/pyproject.toml index 80646f2..c740bea 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -49,7 +49,7 @@ dependencies = [ "markdown-it-py==3.0.0", "markupsafe==3.0.2", "mdurl==0.1.2", - "motor==3.4.0", + "motor==3.7.1", "msgpack==1.1.0", "orjson==3.10.5", "packaging==24.2", diff --git a/backend/requirements.txt b/backend/requirements.txt index fb2640e..d22ca31 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -40,7 +40,7 @@ Jinja2==3.1.5 markdown-it-py==3.0.0 MarkupSafe==3.0.2 mdurl==0.1.2 -motor==3.4.0 +motor==3.7.1 msgpack==1.1.0 orjson==3.10.5 packaging==24.2