Skip to content

chore(deps): bump narwhals from 2.15.0 to 2.16.0#2999

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/narwhals-2.16.0
Closed

chore(deps): bump narwhals from 2.15.0 to 2.16.0#2999
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/narwhals-2.16.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps narwhals from 2.15.0 to 2.16.0.

Release notes

Sourced from narwhals's releases.

Narwhals v2.16.0

Changes

  • ci: Unpin polars==1.34.0 in --group typing (#3434)
  • ci: Bump duckdb==1.4.4 in --group typing (#3433)
  • test: DuckDB XPass (#3426)
  • refactor: Simplify pd.ArrowDtype -> nw.DType (#3413)
  • ci: Temporarily pin sqlglot, ignore pyspark warning (#3412)
  • Remove interchange from non v1 (#3403)

✨ Enhancements

  • feat: add separator argument in read_csv/scan_csv (#2989)
  • feat: Allow nested structures in lit (#3424)
  • enh: Introduce narwhals.sql (#3254)
  • enh: Introduce (optional) order_by in first / last (#3372)
  • feat: support window functions in filter (#3401)
  • feat: Improve support for Decimal DType (#3377)
  • feat: Support concat(..., how="diagonal") for ibis (#3404)
  • feat: Enablelist.{sort, sum} for sqlframe (#3400)
  • feat: Add str.pad_{start,end} (#3395)
  • feat: Add {Expr,Series}.cos (#3392)
  • feat: Add testing.assert_frame_equal (#3220)

🐞 Bug fixes

  • fix(test): Pin correct polars version in lit_test (#3438)
  • refactor: Avoid subprocess to test TPCH queries, and fix q8 (#3419)
  • ci(fix): Temporary pin numba & llvmlite for darts downstream test (#3406)
  • fix(test): Change error message for polars, un-xfail sqlframe list.mean (#3397)

🛠️ Other improvements

  • ci: Pin sqlglot<28.6.0 in --group typing (#3432)
  • chore: pin sqlglot to get ci green (#3428)
  • chore(typing): Improve tpch typing (#3420)
  • ci: pin pandas in some downstream jobs (#3417)
  • [pre-commit.ci] pre-commit autoupdate (#3275)

Thank you to all our contributors for making this release possible! @​FBruzzesi, @​MarcoGorelli, @​camriddell, @​dangotbanned, @​liamholmes31, and @​raisadz

Commits

Dependabot compatibility score

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 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [narwhals](https://github.com/narwhals-dev/narwhals) from 2.15.0 to 2.16.0.
- [Release notes](https://github.com/narwhals-dev/narwhals/releases)
- [Commits](narwhals-dev/narwhals@v2.15.0...v2.16.0)

---
updated-dependencies:
- dependency-name: narwhals
  dependency-version: 2.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Feb 3, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 17, 2026

Looks like narwhals is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 17, 2026
@dependabot dependabot bot deleted the dependabot/pip/narwhals-2.16.0 branch February 17, 2026 17:06
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 Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants