mirror of
https://github.com/suitenumerique/meet.git
synced 2026-09-01 13:17:59 +00:00
f3673457c3
The summary `uv.lock` had not been updated in the last few releases. The CI is now refactored to use `uv sync --locked`, which fails when the lockfile is out of sync with `pyproject.toml`. Regenerate the lockfile so `uv sync --locked` passes again.