Update dependency pypdf to v5.9.0 #2

Merged
tidoni merged 5 commits from renovate/pypdf-5.x into main 2025-10-18 13:29:55 +02:00
Showing only changes of commit 03d32ec999 - Show all commits

View file

@ -1,4 +1,4 @@
FROM python:3.11.14-slim
FROM python:3.14.0-slim
# set the working directory
WORKDIR /app