1 Commits

Author SHA1 Message Date
Renovate Bot 391e86c7a6 chore(deps): update python docker tag to v3.14 2026-05-27 12:01:27 +00:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.11-slim
FROM python:3.14-slim
WORKDIR /app
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.11-slim
FROM python:3.14-slim
WORKDIR /app
+1 -1
View File
@@ -1,7 +1,7 @@
# Core
asyncpg==0.29.0
httpx==0.27.0
fastapi==0.136.3
fastapi==0.111.0
uvicorn[standard]==0.29.0
pydantic==2.7.0