Merge branch 'main' into renovate/pypdf-6.x
All checks were successful
PR-Build / PR Build (push) Successful in 22s
All checks were successful
PR-Build / PR Build (push) Successful in 22s
This commit is contained in:
commit
f18eb6ebe6
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