From 2d34e524591dac28b3c13ee27d8167987c5b375f Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 25 Nov 2025 09:42:39 +0000
Subject: [PATCH] build(deps): bump pypdf from 6.1.3 to 6.4.0 in
/testing/cucumber in the pip group across 1 directory (#4983)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps the pip group with 1 update in the /testing/cucumber directory:
[pypdf](https://github.com/py-pdf/pypdf).
Updates `pypdf` from 6.1.3 to 6.4.0
Release notes
Sourced from pypdf's
releases.
Version 6.4.0, 2025-11-23
What's new
Security (SEC)
New Features (ENH)
- Parse and format comb fields in text widget annotations (#3519)
by
@PJBrs
Robustness (ROB)
- Silently ignore Adobe Ascii85 whitespace for suffix detection (#3528)
by
@mbierma
Full
Changelog
Version 6.3.0, 2025-11-16
What's new
New Features (ENH)
- Wrap and align text in flattened PDF forms (#3465)
by
@PJBrs
Bug Fixes (BUG)
Full
Changelog
Version 6.2.0, 2025-11-09
What's new
New Features (ENH)
Bug Fixes (BUG)
Documentation (DOC)
Full
Changelog
Changelog
Sourced from pypdf's
changelog.
Version 6.4.0, 2025-11-23
Security (SEC)
- Reduce default limit for LZW decoding
New Features (ENH)
- Parse and format comb fields in text widget annotations (#3519)
Robustness (ROB)
- Silently ignore Adobe Ascii85 whitespace for suffix detection (#3528)
Full
Changelog
Version 6.3.0, 2025-11-16
New Features (ENH)
- Wrap and align text in flattened PDF forms (#3465)
Bug Fixes (BUG)
- Fix missing "PreventGC" when cloning (#3520)
- Preserve JPEG image quality by default (#3516)
Full
Changelog
Version 6.2.0, 2025-11-09
New Features (ENH)
- Add 'strict' parameter to PDFWriter (#3503)
Bug Fixes (BUG)
- PdfWriter.append fails when there are articles being None (#3509)
Documentation (DOC)
- Execute docs examples in CI (#3507)
Full
Changelog
Commits
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore ` will
remove the ignore condition of the specified dependency and ignore
conditions
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/Stirling-Tools/Stirling-PDF/network/alerts).
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
testing/cucumber/requirements.txt | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/testing/cucumber/requirements.txt b/testing/cucumber/requirements.txt
index be7b68a4b..80c32cc3c 100644
--- a/testing/cucumber/requirements.txt
+++ b/testing/cucumber/requirements.txt
@@ -7,7 +7,7 @@
behave==1.3.3 \
--hash=sha256:2b8f4b64ed2ea756a5a2a73e23defc1c4631e9e724c499e46661778453ebaf51 \
--hash=sha256:89bdb62af8fb9f147ce245736a5de69f025e5edfb66f1fbe16c5007493f842c0
- # via -r testing/cucumber/requirements.in
+ # via -r requirements.in
certifi==2025.10.5 \
--hash=sha256:0f212c2744a9bb6de0c56639a6f68afe01ecd92d91f14ae897c4fe7bbeeef0de \
--hash=sha256:47c09d31ccf2acf0be3f701ea53595ee7e0b8fa08801c6624be771df09ae7b43
@@ -290,19 +290,19 @@ pycryptodome==3.23.0 \
--hash=sha256:dea827b4d55ee390dc89b2afe5927d4308a8b538ae91d9c6f7a5090f397af1aa \
--hash=sha256:e3f2d0aaf8080bda0587d58fc9fe4766e012441e2eed4269a77de6aea981c8be \
--hash=sha256:eb8f24adb74984aa0e5d07a2368ad95276cf38051fe2dc6605cbcf482e04f2a7
- # via -r testing/cucumber/requirements.in
-pypdf==6.1.3 \
- --hash=sha256:8d420d1e79dc1743f31a57707cabb6dcd5b17e8b9a302af64b30202c5700ab9d \
- --hash=sha256:eb049195e46f014fc155f566fa20e09d70d4646a9891164ac25fa0cbcfcdbcb5
- # via -r testing/cucumber/requirements.in
+ # via -r requirements.in
+pypdf==6.4.0 \
+ --hash=sha256:4769d471f8ddc3341193ecc5d6560fa44cf8cd0abfabf21af4e195cc0c224072 \
+ --hash=sha256:55ab9837ed97fd7fcc5c131d52fcc2223bc5c6b8a1488bbf7c0e27f1f0023a79
+ # via -r requirements.in
reportlab==4.4.4 \
--hash=sha256:299b3b0534e7202bb94ed2ddcd7179b818dcda7de9d8518a57c85a58a1ebaadb \
--hash=sha256:cb2f658b7f4a15be2cc68f7203aa67faef67213edd4f2d4bdd3eb20dab75a80d
- # via -r testing/cucumber/requirements.in
+ # via -r requirements.in
requests==2.32.5 \
--hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \
--hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf
- # via -r testing/cucumber/requirements.in
+ # via -r requirements.in
six==1.17.0 \
--hash=sha256:4721f391ed90541fddacab5acf947aa0d3dc7d27b2e1e8eda2be8970586c3274 \
--hash=sha256:ff70335d468e7eb6ec65b95b99d3a2836546063f63acc5171de367e834932a81