Sync dependencies with upstream, switched to 3.12

This commit is contained in:
Piotr Dec 2026-04-16 09:32:11 +02:00
parent 48543611c5
commit 4d74d6bf55
No known key found for this signature in database
GPG key ID: 369514B6537F0CFB
2 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
FROM python:3.10-alpine3.21 FROM python:3.12-alpine3.23
LABEL authors="stawros" LABEL authors="stawros"
RUN mkdir /app RUN mkdir /app

View file

@ -1,6 +1,6 @@
Flask~=1.1.2 Flask~=3.1.3
requests~=2.24.0 requests~=2.32.5
python-dotenv~=0.15.0 python-dotenv~=1.2.2
pathvalidate~=2.5.2 pathvalidate~=3.3.1
textual~=3.1.1 textual~=3.1.1