Update dependency pypdf to v6 #5

Closed
renovate-bot wants to merge 5 commits from renovate/pypdf-6.x into main
Showing only changes of commit 08355247ef - 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 # set the working directory
WORKDIR /app WORKDIR /app