Update dependency pypdf to v5.9.0 (#2)
All checks were successful
Auto Deploy pdf-web-tolkit / Check Docker State (push) Successful in 1s
Auto Deploy pdf-web-tolkit / pdf-tools-git-prep (push) Successful in 1s
Auto Deploy pdf-web-tolkit / bld-pdf-tools (push) Successful in 4s
Auto Deploy pdf-web-tolkit / dpy-pdf-tools (push) Successful in 12s
All checks were successful
Auto Deploy pdf-web-tolkit / Check Docker State (push) Successful in 1s
Auto Deploy pdf-web-tolkit / pdf-tools-git-prep (push) Successful in 1s
Auto Deploy pdf-web-tolkit / bld-pdf-tools (push) Successful in 4s
Auto Deploy pdf-web-tolkit / dpy-pdf-tools (push) Successful in 12s
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [pypdf](https://github.com/py-pdf/pypdf) ([changelog](https://pypdf.readthedocs.io/en/latest/meta/CHANGELOG.html)) | minor | `==5.8.0` -> `==5.9.0` | > ❗ **Important** > > Release Notes retrieval for this PR were skipped because no github.com credentials were available. > If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes). --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDguNiIsInVwZGF0ZWRJblZlciI6IjQxLjE0OC42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: tidoni <niklasmu@protonmail.ch> Co-authored-by: Niklas Müller <niklasmu@protonmail.ch> Reviewed-on: #2 Co-authored-by: Renovate Bot <renovate@git.tidoni-sky.ddnss.de> Co-committed-by: Renovate Bot <renovate@git.tidoni-sky.ddnss.de>
This commit is contained in:
parent
20316a3b24
commit
935a41fe01
3 changed files with 17 additions and 17 deletions
|
|
@ -1,6 +1,6 @@
|
|||
flask==3.1.2
|
||||
gunicorn==23.0.0
|
||||
pypdf==5.8.0
|
||||
pypdf==5.9.0
|
||||
|
||||
# For testing
|
||||
pytest==8.4.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue