chore(deps): update all non-major dependencies #21

Merged
renovate merged 1 commits from renovate/all-minor-patch into main 2025-05-18 13:31:43 +00:00
4 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
FROM python:3.13.2-bullseye
FROM python:3.13.3-bullseye
WORKDIR /usr/src/app

View File

@@ -1,4 +1,4 @@
FROM python:3.13.2-bullseye
FROM python:3.13.3-bullseye
WORKDIR /usr/src/app

View File

@@ -1,4 +1,4 @@
FROM python:3.13.2-bullseye
FROM python:3.13.3-bullseye
WORKDIR /usr/src/app

View File

@@ -1,3 +1,3 @@
# Dit zijn bewust niet de nieuwste versies
fastapi==0.115.11
uvicorn==0.34.0
fastapi==0.115.12
uvicorn==0.34.2