update dependencies

This commit is contained in:
Simon 2025-07-08 14:11:35 +07:00
parent db52093013
commit bc58f522a9
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# build the docs and load static files into nginx # build the docs and load static files into nginx
FROM python:3.11.8-slim-bookworm AS builder FROM python:3.11.13-slim-bookworm AS builder
ENV PATH=/root/.local/bin:$PATH ENV PATH=/root/.local/bin:$PATH
RUN apt-get update -y && apt-get install -y libcairo2 RUN apt-get update -y && apt-get install -y libcairo2

View File

@ -1,4 +1,4 @@
cairosvg==2.8.1 cairosvg==2.8.2
mkdocs-material==9.6.14 mkdocs-material==9.6.15
mkdocs==1.6.1 mkdocs==1.6.1
pillow==11.2.1 pillow==11.3.0