From b0f77b500e62fcc2a8207b53d9707269bc4464a5 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 29 Oct 2025 19:40:45 +0000
Subject: [PATCH] build(deps): bump pypdf from 6.1.1 to 6.1.3 in
/testing/cucumber in the pip group across 1 directory (#4725)
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.1 to 6.1.3
Release notes
Sourced from pypdf's
releases.
Version 6.1.3, 2025-10-22
What's new
Security (SEC)
Bug Fixes (BUG)
- PageObject.scale() scales media box incorrectly (#3489)
by
@Nid01
Robustness (ROB)
Full
Changelog
Version 6.1.2, 2025-10-19
What's new
Bug Fixes (BUG)
Robustness (ROB)
Developer Experience (DEV)
Full
Changelog
Changelog
Sourced from pypdf's
changelog.
Version 6.1.3, 2025-10-22
Security (SEC)
- Allow limiting size of LZWDecode streams (#3502)
- Avoid infinite loop when reading broken DCT-based inline images (#3501)
Bug Fixes (BUG)
- PageObject.scale() scales media box incorrectly (#3489)
Robustness (ROB)
- Fail with explicit exception when image mode is an empty array (#3500)
Full
Changelog
Version 6.1.2, 2025-10-19
Bug Fixes (BUG)
- Fix handling of zero-length StreamObject (#3485)
Robustness (ROB)
- Deal with wrong size for incremental PDF files (#3495)
- Improve handling for malformed cross-reference tables (#3483)
Developer Experience (DEV)
- Use released Python 3.14
- Use Mapping instead of dict in type hint of
update_page_form_field_values (#3490)
Full
Changelog
Commits
4a613f3
REL: 6.1.3
e51d078
SEC: Allow limiting size of LZWDecode streams (#3502)
f2864d6
SEC: Avoid infinite loop when reading broken DCT-based inline images (#3501)
b751ca2
ROB: Fail with explicit exception when image mode is an empty array (#3500)
e13a1e0
BUG: PageObject.scale() scales media box incorrectly (#3489)
0859b35
REL: 6.1.2
623a700
BUG: Fix handling of zero-length StreamObject (#3485)
16c4c44
ROB: Deal with wrong size for incremental PDF files (#3495)
54c0dd7
DEV: Use released Python 3.14
9fad9ff
DEV: Use Mapping instead of dict in type hint of
update_page_form_field_value...
- Additional commits viewable in compare
view
[](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 8aca89c61..7aa4ee129 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
@@ -271,19 +271,19 @@ pycryptodome==3.23.0 \
--hash=sha256:dea827b4d55ee390dc89b2afe5927d4308a8b538ae91d9c6f7a5090f397af1aa \
--hash=sha256:e3f2d0aaf8080bda0587d58fc9fe4766e012441e2eed4269a77de6aea981c8be \
--hash=sha256:eb8f24adb74984aa0e5d07a2368ad95276cf38051fe2dc6605cbcf482e04f2a7
- # via -r testing/cucumber/requirements.in
-pypdf==6.1.1 \
- --hash=sha256:10f44d49bf2a82e54c3c5ba3cdcbb118f2a44fc57df8ce51d6fb9b1ed9bfbe8b \
- --hash=sha256:7781f99493208a37a7d4275601d883e19af24e62a525c25844d22157c2e4cde7
- # via -r testing/cucumber/requirements.in
+ # via -r requirements.in
+pypdf==6.1.3 \
+ --hash=sha256:8d420d1e79dc1743f31a57707cabb6dcd5b17e8b9a302af64b30202c5700ab9d \
+ --hash=sha256:eb049195e46f014fc155f566fa20e09d70d4646a9891164ac25fa0cbcfcdbcb5
+ # 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