Skip to content

Bump the python-dependencies group with 2 updates - #64

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/python-dependencies-02a37b0a78
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/python-dependencies-02a37b0a78

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps the python-dependencies group with 2 updates: narwhals and ruff.

Updates narwhals from 2.25.0 to 2.26.0

Release notes

Sourced from narwhals's releases.

Narwhals v2.26.0

Changes

🚀 Performance improvements

  • perf: Avoid getting columns to read dtypes, route bare selectors through simple_select (#3875)
  • perf: Speedup pandas-like is_finite, sqrt, kurtosis and skew (#3874)

✨ Enhancements

  • feat: Improve error message on unsupported length-changing methods (#3903)

🐞 Bug fixes

  • fix(pyarrow): strip_chars with empty characters no longer strips whitespace (#3925)
  • ci: fix downstream pins for pointblank (#3922)
  • fix: use dtype.categories for pl.Enum in get_categories (#3924)
  • fix(typing): Stableify selectors (#3904)
  • fix(typing): Stableify concat with the stable frame classes (#3908)
  • fix(pyarrow): shift preserves length when n exceeds the series length (#3920)
  • fix(pyarrow): keep nulls through clip instead of replacing them with a bound (#3906)
  • fix: Deprecate cat.get_categories and stop relying on Polars' removed method (#3902)
  • fix: inplace deprecation warning from pandas in hist (#3907)
  • fix(test): xfail polars v2 for is_in and __contains__ tests (#3901)
  • fix(test): Fix interchange and concat tests (#3896)
  • fix: str.slice(..., length=0) returns empty string on pandas and dask (#3891)

📖 Documentation

  • docs: Resync documentation with implementation (#3820)
  • docs: Add AGENTS.md (#3821)

🛠️ Other improvements

  • chore: prek autoupdate (#3928)
  • chore: prek autoupdate (#3894)
  • chore(typing): Remove redundant {cast,bool,str} calls (#3905)
  • test: xfail test_unique_expr for duckdb 1.6+ (#3899)
  • chore: remove unnecessary import (#3881)
  • refactor(typing): use closed=True in some TypedDicts (#3800)
  • test: add simple test to measure Narwhals vs pandas overhead (#3873)
  • chore: prek autoupdate (#3876)

Thank you to all our contributors for making this release possible! @​FBruzzesi, @​heyilingran, @​MarcoGorelli, @​ptimizeroracle, @​winklemad, @​github-actions[bot], @​dangotbanned, @​EdAbati and ptimizeroracle

Commits
  • e34715d release: Bump version to 2.26.0
  • 476be54 chore: prek autoupdate (#3928)
  • 735d819 fix(pyarrow): strip_chars with empty characters no longer strips whitespace...
  • 74caf84 chore(deps): lock file maintenance (#3927)
  • 1ea700b ci: fix downstream pins for pointblank (#3922)
  • b5e06d3 fix: use dtype.categories for pl.Enum in get_categories (#3924)
  • 8e67375 skip changelog(deps): Update github/codeql-action action to v4.37.9 (#3926)
  • 4c10e3a fix(typing): Stableify selectors (#3904)
  • 490147a feat: Improve error message on unsupported length-changing methods (#3903)
  • 334c70f chore(deps): lock file maintenance (#3921)
  • Additional commits viewable in compare view

Updates ruff from 0.16.6 to 0.16.7

Release notes

Sourced from ruff's releases.

0.16.7

Release Notes

Released on 2026-09-10.

Preview features

  • [ruff] Add rule for default values on method receivers (RUF077) (#26700)
  • [ruff] Recognize re.prefixmatch (RUF039, RUF055) (#28311)

Bug fixes

  • Alternate nested quotes inside format spec interpolations (#28259)
  • [flake8-implicit-str-concat] Mark fix unsafe when it creates a docstring (ISC003) (#27981)
  • [flake8-tidy-imports] Skip fixes for multi-member imports (TID254) (#26584)
  • [pylint] Gate ImportCycleError on Python 3.15 (PLW0133) (#28310)

Rule changes

  • Correct D211 and D203 rule conflict diagnostic (#28444)
  • Recognize slice and frozendict generics (#28477)
  • Stop defining __cached__ for Python 3.15 (#28476)
  • [pyupgrade] Stop recommending removed typing.no_type_check_decorator (UP035) (#28475)

Performance

  • Reuse parser name lookups when interning (#28399)
  • Speed up inherited configuration resolution (#28299)

Documentation

  • Fix line-length path in --config example (#28392)
  • Remove the "Who’s Using Ruff?" list (#28455)

Other changes

  • Embed archive checksums in the shell installer (#28281)

Contributors

... (truncated)

Changelog

Sourced from ruff's changelog.

0.16.7

Released on 2026-09-10.

Preview features

  • [ruff] Add rule for default values on method receivers (RUF077) (#26700)
  • [ruff] Recognize re.prefixmatch (RUF039, RUF055) (#28311)

Bug fixes

  • Alternate nested quotes inside format spec interpolations (#28259)
  • [flake8-implicit-str-concat] Mark fix unsafe when it creates a docstring (ISC003) (#27981)
  • [flake8-tidy-imports] Skip fixes for multi-member imports (TID254) (#26584)
  • [pylint] Gate ImportCycleError on Python 3.15 (PLW0133) (#28310)

Rule changes

  • Correct D211 and D203 rule conflict diagnostic (#28444)
  • Recognize slice and frozendict generics (#28477)
  • Stop defining __cached__ for Python 3.15 (#28476)
  • [pyupgrade] Stop recommending removed typing.no_type_check_decorator (UP035) (#28475)

Performance

  • Reuse parser name lookups when interning (#28399)
  • Speed up inherited configuration resolution (#28299)

Documentation

  • Fix line-length path in --config example (#28392)
  • Remove the "Who’s Using Ruff?" list (#28455)

Other changes

  • Embed archive checksums in the shell installer (#28281)

Contributors

... (truncated)

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 python-dependencies group with 2 updates: [narwhals](https://github.com/narwhals-dev/narwhals) and [ruff](https://github.com/astral-sh/ruff).


Updates `narwhals` from 2.25.0 to 2.26.0
- [Release notes](https://github.com/narwhals-dev/narwhals/releases)
- [Commits](narwhals-dev/narwhals@v2.25.0...v2.26.0)

Updates `ruff` from 0.16.6 to 0.16.7
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.16.6...0.16.7)

---
updated-dependencies:
- dependency-name: narwhals
  dependency-version: 2.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-dependencies
- dependency-name: ruff
  dependency-version: 0.16.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Python dependency updates managed by uv labels Sep 14, 2026
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 Python dependency updates managed by uv

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants