mirror of
https://github.com/suitenumerique/meet.git
synced 2026-09-02 05:38:02 +00:00
🐛(summary) refresh summary uv.lock
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.
This commit is contained in:
committed by
aleb_the_flash
parent
86797d004c
commit
f3673457c3
Generated
+1
-1
@@ -1507,7 +1507,7 @@ wheels = [
|
||||
|
||||
[[package]]
|
||||
name = "summary"
|
||||
version = "1.26.0"
|
||||
version = "1.30.0"
|
||||
source = { editable = "." }
|
||||
dependencies = [
|
||||
{ name = "celery" },
|
||||
|
||||
Reference in New Issue
Block a user