Update dependency pypdf to v6.1.2 (#7)
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 7s
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)) | patch | `==6.1.1` -> `==6.1.2` |

>  **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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTIuMiIsInVwZGF0ZWRJblZlciI6IjQxLjE1Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #7
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:
Renovate Bot 2025-10-20 17:53:49 +02:00 committed by tidoni
parent c0ebf1679d
commit c94d290e62

View file

@ -1,6 +1,6 @@
flask==3.1.2
gunicorn==23.0.0
pypdf==6.1.1
pypdf==6.1.2
# For testing
pytest==8.4.2