bump deps

This commit is contained in:
2026-03-04 05:40:34 +00:00
parent 28cc8b2ed1
commit 72bc286601
4 changed files with 601 additions and 288 deletions

View File

@@ -1,4 +1,4 @@
FROM python:3.11.5-alpine
FROM python:3.14.3-alpine
WORKDIR /app
RUN pip install uv