Update dependency pypdf to v6.5.0 #12
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM python:3.14.0-slim
|
FROM python:3.14.2-slim
|
||||||
|
|
||||||
# set the working directory
|
# set the working directory
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
|
||||||
|
|
@ -3,4 +3,4 @@ gunicorn==23.0.0
|
||||||
pypdf==6.5.0
|
pypdf==6.5.0
|
||||||
|
|
||||||
# For testing
|
# For testing
|
||||||
pytest==8.4.2
|
pytest==9.0.2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue