Skip to content

Bump the prod-dependencies group with 4 updates#107

Merged
HongPong merged 1 commit intomainfrom
dependabot/uv/prod-dependencies-5f55a456fe
Feb 19, 2026
Merged

Bump the prod-dependencies group with 4 updates#107
HongPong merged 1 commit intomainfrom
dependabot/uv/prod-dependencies-5f55a456fe

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 19, 2026

Bumps the prod-dependencies group with 4 updates: fastexcel, pdfplumber, polars and pyarrow.

Updates fastexcel from 0.18.0 to 0.19.0

Release notes

Sourced from fastexcel's releases.

v0.19.0

What's Changed

New Contributors

Full Changelog: ToucanToco/fastexcel@v0.18.0...v0.19.0

Commits
  • 05da5be chore: v0.19.0 (#439)
  • cd751b1 fix: use absolute column index for DTypeMap and support deferred selections f...
  • 58a0b90 chore(deps): bump chrono from 0.4.42 to 0.4.43 in the prod-deps group (#447)
  • 64b2c28 chore(deps): bump the prod-deps group with 3 updates (#445)
  • 944bc0e chore(deps): bump actions/download-artifact from 6 to 7 (#441)
  • 1cfa05b chore(deps): bump actions/upload-artifact from 5 to 6 (#442)
  • 90ead84 fix: use_columns no longer silently fails when leftmost columns are empty (...
  • 874c188 fix: allow using use_columns with load_table when column_names is not ...
  • 70e42b8 feat: add absolute index to column info (#434)
  • 871a62b chore(deps): bump log from 0.4.28 to 0.4.29 in the prod-deps group (#435)
  • Additional commits viewable in compare view

Updates pdfplumber from 0.11.8 to 0.11.9

Release notes

Sourced from pdfplumber's releases.

v0.11.9

Changed

Changelog

Sourced from pdfplumber's changelog.

0.11.9 — 2026-01-05

Changed

Commits
  • db828e3 Bump version to 0.11.9
  • 0aca9f5 Update CHANGELOG.md
  • 9555532 Upgrade pdfminer.six from 20251229 to 20251230
  • 26687c3 Upgrade pdfminer.six from 20251228 to 20251229
  • 45a3530 Replace pytest-parallel with pytest-xdist
  • a281501 Loosen some requirements-dev.txt versions
  • 6dd1bde Test also on Python 3.13, 3.14, not on 3.9
  • 3e47d16 Update CHANGELOG.md
  • 1524ce4 Upgrade pdfminer.six from 20251227 to 20251228
  • 75bbed3 Upgrade pdfminer.six from 20251107 to 20251227
  • Additional commits viewable in compare view

Updates polars from 1.37.1 to 1.38.1

Release notes

Sourced from polars's releases.

Python Polars 1.38.1

✨ Enhancements

  • Add get() to retrieve a byte from binary data (#26454)
  • Remove with_context in SQL lowering (#26416)

🐞 Bug fixes

  • Do not overwrite used names in cluster_with_columns pushdown (#26467)
  • Do not mark output of concat_str on multiple inputs as sorted (#26468)
  • Fix CSV schema inference content line duplication bug (#26452)
  • Fix InvalidOperationError using scan_delta with filter (#26448)
  • Alias giving missing column after streaming GroupBy CSE (#26447)
  • Ensure by_name selector selects only names (#26437)
  • Restore compatibility of strings written to parquet with pyarrow filter (#26436)
  • Update schema in cluster_with_columns optimization (#26430)
  • Fix negative slice in groups slicing (#26442)
  • Don't run CPU check on aarch64 musl (#26439)
  • Fixed annotations shadowed by class methods (#26356)
  • Remove the POLARS_IDEAL_MORSEL_SIZE monkeypatching in the parametric merge-join test (#26418)
  • Fix selector match patterns for multiline column names (#26320)

📖 Documentation

  • Add sink_delta to API reference (#26446)

🛠️ Other improvements

  • Cleanup unused attributes in optimizer (#26464)
  • Use Expr::Display as catch all for IR - DSL asymmetry (#26471)
  • Ignore pytz in mypy (#26441)
  • Remove the POLARS_IDEAL_MORSEL_SIZE monkeypatching in the parametric merge-join test (#26418)
  • Cleanup the parametric merge-join test (#26413)

Thank you to all our contributors for making this release possible! @​Voultapher, @​alexander-beedie, @​azimafroozeh, @​cmdlineluser, @​dependabot[bot], @​dsprenkels, @​hamdanal, @​kdn36, @​nameexhaustion, @​orlp, @​ritchie46 and dependabot[bot]

Python Polars 1.38.0

⚠️ Deprecations

  • Deprecate retries=n in favor of storage_options={"max_retries": n} (#26155)

🚀 Performance improvements

  • Enable zero-copy object_store put upload for IPC sink (#26288)
  • Resolve file schema's and metadata concurrently (#26325)
  • Run elementwise CSEE for the streaming engine (#26278)
  • Disable morsel splitting for fast-count on streaming engine (#26245)
  • Implement streaming decompression for scan_ndjson and scan_lines (#26200)
  • Improve string slicing performance (#26206)

... (truncated)

Commits
  • 50a3bfb Python Polars 1.38.1 (#26472)
  • 4207168 fix: Do not overwrite used names in cluster_with_columns pushdown (#26467)
  • 052e68f fix: Do not mark output of concat_str on multiple inputs as sorted (#26468)
  • 3832c8f refactor: Cleanup unused attributes in optimizer (#26464)
  • a166aef refactor: Use Expr::Display as catch all for IR - DSL asymmetry (#26471)
  • d0ca22b fix: Fix CSV schema inference content line duplication bug (#26452)
  • c4b5b1d fix: Fix InvalidOperationError using scan_delta with filter (#26448)
  • c067124 build: Bump time from 0.3.44 to 0.3.47 (#26457)
  • 35b2edf feat: Add get() to retrieve a byte from binary data (#26454)
  • 3a4528f docs(python): Add sink_delta to API reference (#26446)
  • Additional commits viewable in compare view

Updates pyarrow from 23.0.0 to 23.0.1

Release notes

Sourced from pyarrow's releases.

Apache Arrow 23.0.1

Release Notes URL: https://arrow.apache.org/release/23.0.1.html

Apache Arrow 23.0.1 RC0

Release Notes: Release Candidate: 23.0.1 RC0

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <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

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Feb 19, 2026
@HongPong HongPong merged commit 7843c50 into main Feb 19, 2026
4 checks passed
@dependabot dependabot Bot deleted the dependabot/uv/prod-dependencies-5f55a456fe branch February 19, 2026 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant