Skip to content

Bump the python-packages group across 1 directory with 7 updates#189

Merged
d33bs merged 2 commits intomainfrom
dependabot/pip/python-packages-3c7f571925
Feb 13, 2026
Merged

Bump the python-packages group across 1 directory with 7 updates#189
d33bs merged 2 commits intomainfrom
dependabot/pip/python-packages-3c7f571925

Conversation

@dependabot
Copy link
Contributor

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

Bumps the python-packages group with 7 updates in the / directory:

Package From To
opencv-python 4.13.0.90 4.13.0.92
ome-arrow 0.0.5 0.0.6
pyvista 0.46.5 0.47.0
coverage 7.13.2 7.13.4
jupyterlab 4.5.3 4.5.4
jupyterlab-code-formatter 3.0.2 3.0.3
poethepoet 0.40.0 0.41.0

Updates opencv-python from 4.13.0.90 to 4.13.0.92

Release notes

Sourced from opencv-python's releases.

4.13.0.92

Follow up release for 4.13.0 with X server dependency fix. See #28438 for details.

Commits

Updates ome-arrow from 0.0.5 to 0.0.6

Release notes

Sourced from ome-arrow's releases.

v0.0.6

Changes

Commits

Updates pyvista from 0.46.5 to 0.47.0

Release notes

Sourced from pyvista's releases.

v0.47.0

What's Changed

Breaking Changes

New Features

... (truncated)

Commits
  • f6613b1 Merge branch 'main' into release/0.47
  • a738a6a Make upload step conditional on tag only (#8302)
  • 96bed1e Avoid casting to ugrid for distinct cell types (#8298)
  • b41d5c2 bump to v0.47.0 (#8300)
  • 259ebb3 revert all deprecation modifications
  • b77c749 fix theme testing
  • f4d2d4c allow setting axes box in themes
  • d05b37e skip gc check; remove unused image
  • 27ba548 make error instead
  • eb7d55f remove add_axes(box=...) functionality and add_pick observer
  • Additional commits viewable in compare view

Updates coverage from 7.13.2 to 7.13.4

Changelog

Sourced from coverage's changelog.

Version 7.13.4 — 2026-02-09

  • Fix: the third-party code fix in 7.13.3 required examining the parent directories where coverage was run. In the unusual situation that one of the parent directories is unreadable, a PermissionError would occur, as described in issue 2129_. This is now fixed.

  • Fix: in test suites that change sys.path, coverage.py could fail with "RuntimeError: Set changed size during iteration" as described and fixed in pull 2130_. Thanks, Noah Fatsi.

  • We now publish ppc64le wheels, thanks to Pankhudi Jain <pull 2121_>_.

.. _pull 2121: coveragepy/coveragepy#2121 .. _issue 2129: coveragepy/coveragepy#2129 .. _pull 2130: coveragepy/coveragepy#2130

.. _changes_7-13-3:

Version 7.13.3 — 2026-02-03

  • Fix: in some situations, third-party code was measured when it shouldn't have been, slowing down test execution. This happened with layered virtual environments such as uv sometimes makes. The problem is fixed, closing issue 2082_. Now any directory on sys.path that is inside a virtualenv is considered third-party code.

.. _issue 2082: coveragepy/coveragepy#2082

.. _changes_7-13-2:

Commits

Updates jupyterlab from 4.5.3 to 4.5.4

Release notes

Sourced from jupyterlab's releases.

v4.5.4

4.5.4

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.

(GitHub contributors page for this release)

@​brichet (activity) | @​ceasermikes002 (activity) | @​DeborahOlaboye (activity) | @​itsmevichu (activity) | @​jasongrout (activity) | @​jtpio (activity) | @​krassowski (activity) | @​Krish-876 (activity)

Commits
  • 2ecc1ee [ci skip] Publish 4.5.4
  • 19f81fc Backport PR #18474 on branch 4.5.x (Avoid using system clipboard in Notebook ...
  • b82e6d7 Backport PR #18466 on branch 4.5.x (Update CodeMirror versions, fixing a few ...
  • c70c36e Backport PR #18440 on branch 4.5.x (Bump Lumino packages to the 2026.2.5 rele...
  • 23b9ff5 Backport PR #18464 on branch 4.5.x (Fix debugger variable panel to render val...
  • 553d941 Backport PR #18409 on branch 4.5.x (Consider both the content type and patter...
  • d8acd39 Backport PR #18304 on branch 4.5.x (Clarify notebook and cell metadata API ch...
  • e021969 Backport PR #18260 on branch 4.5.x (Document a change in the Code Editor sour...
  • dc39ba5 Backport PR #18383 on branch 4.5.x (Fix Contents API fetch documentation of t...
  • fd57db9 Backport PR #18322: Add AI rules (#18395)
  • Additional commits viewable in compare view

Updates jupyterlab-code-formatter from 3.0.2 to 3.0.3

Release notes

Sourced from jupyterlab-code-formatter's releases.

v3.0.3

3.0.3

(Full Changelog)

Maintenance and upkeep improvements

Other merged PRs

Contributors to this release

The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.

(GitHub contributors page for this release)

@​AA-Turner (activity) | @​Hnasar (activity) | @​krassowski (activity) | @​lucas-bremond (activity) | @​martinRenou (activity) | @​nelhage (activity) | @​shreve (activity) | @​tsvikas (activity)

Changelog

Sourced from jupyterlab-code-formatter's changelog.

3.0.3

(Full Changelog)

Maintenance and upkeep improvements

Other merged PRs

Contributors to this release

The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.

(GitHub contributors page for this release)

@​AA-Turner (activity) | @​Hnasar (activity) | @​krassowski (activity) | @​lucas-bremond (activity) | @​martinRenou (activity) | @​nelhage (activity) | @​shreve (activity) | @​tsvikas (activity)

Commits

Updates poethepoet from 0.40.0 to 0.41.0

Release notes

Sourced from poethepoet's releases.

0.41.0

Enhancements

Full Changelog: nat-n/poethepoet@v0.40.0...v0.41.0

[!IMPORTANT] You must follow the instructions to (re)install the completion script for your preferred shell environment to benefit from the revamped tab completion covering task arguments.

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 13, 2026
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 13, 2026
@coderabbitai
Copy link

coderabbitai bot commented Feb 13, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dependabot/pip/python-packages-3c7f571925

Comment @coderabbitai help to get the list of available commands and usage tips.

@d33bs
Copy link
Member

d33bs commented Feb 13, 2026

@dependabot recreate

Bumps the python-packages group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [opencv-python](https://github.com/opencv/opencv-python) | `4.13.0.90` | `4.13.0.92` |
| [ome-arrow](https://github.com/wayscience/ome-arrow) | `0.0.5` | `0.0.6` |
| [pyvista](https://github.com/pyvista/pyvista) | `0.46.5` | `0.47.0` |
| [coverage](https://github.com/coveragepy/coveragepy) | `7.13.2` | `7.13.4` |
| [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.5.3` | `4.5.4` |
| [jupyterlab-code-formatter](https://github.com/jupyterlab-contrib/jupyterlab_code_formatter) | `3.0.2` | `3.0.3` |
| [poethepoet](https://github.com/nat-n/poethepoet) | `0.40.0` | `0.41.0` |



Updates `opencv-python` from 4.13.0.90 to 4.13.0.92
- [Release notes](https://github.com/opencv/opencv-python/releases)
- [Commits](https://github.com/opencv/opencv-python/commits)

Updates `ome-arrow` from 0.0.5 to 0.0.6
- [Release notes](https://github.com/wayscience/ome-arrow/releases)
- [Commits](WayScience/ome-arrow@v0.0.5...v0.0.6)

Updates `pyvista` from 0.46.5 to 0.47.0
- [Release notes](https://github.com/pyvista/pyvista/releases)
- [Commits](pyvista/pyvista@v0.46.5...v0.47.0)

Updates `coverage` from 7.13.2 to 7.13.4
- [Release notes](https://github.com/coveragepy/coveragepy/releases)
- [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst)
- [Commits](coveragepy/coveragepy@7.13.2...7.13.4)

Updates `jupyterlab` from 4.5.3 to 4.5.4
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases)
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md)
- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.5.3...@jupyterlab/lsp@4.5.4)

Updates `jupyterlab-code-formatter` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/jupyterlab-contrib/jupyterlab_code_formatter/releases)
- [Changelog](https://github.com/jupyterlab-contrib/jupyterlab_code_formatter/blob/master/CHANGELOG.md)
- [Commits](jupyterlab-contrib/jupyterlab_code_formatter@v3.0.2...v3.0.3)

Updates `poethepoet` from 0.40.0 to 0.41.0
- [Release notes](https://github.com/nat-n/poethepoet/releases)
- [Commits](nat-n/poethepoet@v0.40.0...v0.41.0)

---
updated-dependencies:
- dependency-name: opencv-python
  dependency-version: 4.13.0.92
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: ome-arrow
  dependency-version: 0.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: pyvista
  dependency-version: 0.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: coverage
  dependency-version: 7.13.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: jupyterlab
  dependency-version: 4.5.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: jupyterlab-code-formatter
  dependency-version: 3.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: poethepoet
  dependency-version: 0.41.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/python-packages-3c7f571925 branch from 42ed516 to 536ea5d Compare February 13, 2026 00:34
@d33bs d33bs merged commit 87f3b88 into main Feb 13, 2026
1 check passed
@d33bs d33bs deleted the dependabot/pip/python-packages-3c7f571925 branch February 13, 2026 01:09
@d33bs d33bs mentioned this pull request Feb 13, 2026
11 tasks
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.

1 participant