fix: sync uv.lock version with pyproject.toml 3.23.1

release-please обновляет version в pyproject.toml, но не
перегенерирует uv.lock — Docker build падает на uv sync --locked.
This commit is contained in:
Fringg
2026-03-06 05:27:05 +03:00
parent 4c21e3a2a9
commit bc52fd2711
Generated
+1 -1
View File
@@ -1115,7 +1115,7 @@ wheels = [
[[package]]
name = "remnawave-bedolaga-telegram-bot"
version = "3.23.0"
version = "3.23.1"
source = { virtual = "." }
dependencies = [
{ name = "aiogram" },