Update dependency pypdf to v6.3.0 (#10)
Some checks failed
Auto Deploy pdf-web-tolkit / Check Docker State (push) Successful in 0s
Auto Deploy pdf-web-tolkit / pdf-tools-git-prep (push) Failing after 0s
Auto Deploy pdf-web-tolkit / bld-pdf-tools (push) Successful in 24s
Auto Deploy pdf-web-tolkit / dpy-pdf-tools (push) Successful in 0s
Some checks failed
Auto Deploy pdf-web-tolkit / Check Docker State (push) Successful in 0s
Auto Deploy pdf-web-tolkit / pdf-tools-git-prep (push) Failing after 0s
Auto Deploy pdf-web-tolkit / bld-pdf-tools (push) Successful in 24s
Auto Deploy pdf-web-tolkit / dpy-pdf-tools (push) Successful in 0s
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 | `==6.1.3` -> `==6.3.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Reviewed-on: #10 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
d44bc14b1d
commit
6ac35f53b7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
flask==3.1.2
|
||||
gunicorn==23.0.0
|
||||
pypdf==6.1.3
|
||||
pypdf==6.3.0
|
||||
|
||||
# For testing
|
||||
pytest==8.4.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue