Bump the prod-dependencies group with 4 updates#107
Merged
Conversation
Bumps the prod-dependencies group with 4 updates: [fastexcel](https://github.com/ToucanToco/fastexcel), [pdfplumber](https://github.com/jsvine/pdfplumber), [polars](https://github.com/pola-rs/polars) and [pyarrow](https://github.com/apache/arrow). Updates `fastexcel` from 0.18.0 to 0.19.0 - [Release notes](https://github.com/ToucanToco/fastexcel/releases) - [Commits](ToucanToco/fastexcel@v0.18.0...v0.19.0) Updates `pdfplumber` from 0.11.8 to 0.11.9 - [Release notes](https://github.com/jsvine/pdfplumber/releases) - [Changelog](https://github.com/jsvine/pdfplumber/blob/stable/CHANGELOG.md) - [Commits](jsvine/pdfplumber@v0.11.8...v0.11.9) Updates `polars` from 1.37.1 to 1.38.1 - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](pola-rs/polars@py-1.37.1...py-1.38.1) Updates `pyarrow` from 23.0.0 to 23.0.1 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-23.0.0...apache-arrow-23.0.1) --- updated-dependencies: - dependency-name: fastexcel dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: pdfplumber dependency-version: 0.11.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: polars dependency-version: 1.38.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: pyarrow dependency-version: 23.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Feb 19, 2026
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.
Bumps the prod-dependencies group with 4 updates: fastexcel, pdfplumber, polars and pyarrow.
Updates
fastexcelfrom 0.18.0 to 0.19.0Release notes
Sourced from fastexcel's releases.
Commits
05da5bechore: v0.19.0 (#439)cd751b1fix: use absolute column index for DTypeMap and support deferred selections f...58a0b90chore(deps): bump chrono from 0.4.42 to 0.4.43 in the prod-deps group (#447)64b2c28chore(deps): bump the prod-deps group with 3 updates (#445)944bc0echore(deps): bump actions/download-artifact from 6 to 7 (#441)1cfa05bchore(deps): bump actions/upload-artifact from 5 to 6 (#442)90ead84fix:use_columnsno longer silently fails when leftmost columns are empty (...874c188fix: allow usinguse_columnswithload_tablewhencolumn_namesis not ...70e42b8feat: add absolute index to column info (#434)871a62bchore(deps): bump log from 0.4.28 to 0.4.29 in the prod-deps group (#435)Updates
pdfplumberfrom 0.11.8 to 0.11.9Release notes
Sourced from pdfplumber's releases.
Changelog
Sourced from pdfplumber's changelog.
Commits
db828e3Bump version to 0.11.90aca9f5Update CHANGELOG.md9555532Upgrade pdfminer.six from 20251229 to 2025123026687c3Upgrade pdfminer.six from 20251228 to 2025122945a3530Replace pytest-parallel with pytest-xdista281501Loosen some requirements-dev.txt versions6dd1bdeTest also on Python 3.13, 3.14, not on 3.93e47d16Update CHANGELOG.md1524ce4Upgrade pdfminer.six from 20251227 to 2025122875bbed3Upgrade pdfminer.six from 20251107 to 20251227Updates
polarsfrom 1.37.1 to 1.38.1Release notes
Sourced from polars's releases.
... (truncated)
Commits
50a3bfbPython Polars 1.38.1 (#26472)4207168fix: Do not overwrite used names in cluster_with_columns pushdown (#26467)052e68ffix: Do not mark output of concat_str on multiple inputs as sorted (#26468)3832c8frefactor: Cleanup unused attributes in optimizer (#26464)a166aefrefactor: UseExpr::Displayas catch all for IR - DSL asymmetry (#26471)d0ca22bfix: Fix CSV schema inference content line duplication bug (#26452)c4b5b1dfix: Fix InvalidOperationError usingscan_deltawith filter (#26448)c067124build: Bump time from 0.3.44 to 0.3.47 (#26457)35b2edffeat: Add get() to retrieve a byte from binary data (#26454)3a4528fdocs(python): Addsink_deltato API reference (#26446)Updates
pyarrowfrom 23.0.0 to 23.0.1Release notes
Sourced from pyarrow's releases.
Commits
82a374eMINOR: [Release] Update versions for 23.0.1c1ae37cMINOR: [Release] Update .deb/.rpm changelogs for 23.0.18f6e557MINOR: [Release] Update CHANGELOG.md for 23.0.14e16a1aGH-49159: [C++][Gandiva] Detect overflow in repeat() (#49160)985621dGH-48817 [R][C++] Bump C++20 in R build infrastructure (#48819)1bea06aGH-49024: [CI] Update Debian version in.env(#49032)147bcd6GH-49156: [Python] Require GIL for string comparison (#49161)e4f922bGH-49138: [Packaging][Python] Remove nightly cython install from manylinux wh...f9376e4GH-49003: [C++] Don't considerout_of_rangean error in float parsing (#49095)ab2c0adGH-49044: [CI][Python] Fix test_download_tzdata_on_windows by adding required...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 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 <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions