Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
93bbb93020 feat(deps): update python docker tag to v3.13 2025-01-20 12:47:18 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM python:3.12-slim FROM python:3.13-slim
ARG VERSION=unknown ARG VERSION=unknown
# Create a non-root user and group # Create a non-root user and group

View File

@@ -1,6 +1,6 @@
annotated-types==0.7.0 annotated-types==0.7.0
anyio==4.8.0 anyio==4.8.0
certifi==2024.12.14 certifi==2024.8.30
creyPY==1.2.5 creyPY==1.2.5
fastapi==0.115.5 fastapi==0.115.5
fastapi-pagination==0.12.31 fastapi-pagination==0.12.31