chore(deps)(deps): update pdfplumber requirement from >=0.11.9 to >=0.11.10 - #216
Closed
dependabot[bot] wants to merge 2 commits into
Closed
dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
Updates the requirements on [pdfplumber](https://github.com/jsvine/pdfplumber) to permit the latest version. - [Release notes](https://github.com/jsvine/pdfplumber/releases) - [Changelog](https://github.com/jsvine/pdfplumber/blob/stable/CHANGELOG.md) - [Commits](jsvine/pdfplumber@v0.11.9...v0.11.10) --- updated-dependencies: - dependency-name: pdfplumber dependency-version: 0.11.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
longieirl
approved these changes
Jul 8, 2026
longieirl
left a comment
Owner
There was a problem hiding this comment.
LGTM - Dependabot chore, CI green.
2 tasks
longieirl
added a commit
that referenced
this pull request
Jul 30, 2026
#214 #215 #216 #217 #222 #225) (#226) * chore: consolidate all dependabot dep bumps into single PR Closes #210, #211, #212, #213, #214, #215, #216, #217, #222, #225 requirements/base.txt: - pdfplumber >=0.11.9 -> >=0.11.10 - pypdf >=6.11.0 -> >=6.13.3 requirements/dev.txt: - black >=26.3.1 -> >=26.5.1 - ruff >=0.15.12 -> >=0.15.18 - types-openpyxl >=3.1.5.20260508 -> >=3.1.5.20260518 - ipython >=9.13.0 -> >=9.14.1 - safety >=3.7.0 -> >=3.8.1 requirements/ci.txt: - pip-audit >=2.10.0 -> >=2.10.1 requirements/test.txt: - pytest 9.1.0 -> 9.1.1 - faker 40.23.0 -> 40.28.1 - responses 0.26.1 -> 0.26.2 - coverage 7.14.1 -> 7.15.0 - locust 2.44.3 -> 2.44.4 requirements/docs.txt: - sphinx-autodoc-typehints 3.11.0 -> 3.12.1 .github/workflows/*.yml: - actions/checkout v7.0.0 -> v7.0.1 - actions/setup-python v6 -> v7 - actions/labeler v6 -> v7 - ossf/scorecard-action v2.4.3 -> v2.4.4 Co-Authored-By: Claude <noreply@anthropic.com> * chore: ignore PLR0917 — ruff 0.15.18 activated rule, DI constructors legitimately exceed 5 positional args Co-Authored-By: Claude <noreply@anthropic.com> * chore: remove unused BLE001 noqa directive in expense_analysis.py Co-Authored-By: Claude <noreply@anthropic.com> --------- Co-authored-by: Claude <noreply@anthropic.com>
Owner
|
Superseded by #226 which consolidated all dep bumps. |
auto-merge was automatically disabled
July 30, 2026 13:02
Pull request was closed
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on pdfplumber to permit the latest version.
Release notes
Sourced from pdfplumber's releases.
Changelog
Sourced from pdfplumber's changelog.
... (truncated)
Commits
7d4f2f5Bump version to 0.11.101e6de0bUpgrade dependencies91b2b6cAppease linter/coverage9804153Update CHANGELOG.mdebafd6eUpdate Python versions in setup.py classifiersfc2c9a9Fix list of tested Python versions in README #135507a5ff6Upgrade pdfminer.six from 20251230 to 20260107ec96f72Update MakefileYou can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)