Skip to content

Bump the python-packages group with 4 updates - #225

Merged
d33bs merged 3 commits into
mainfrom
dependabot/pip/python-packages-3f3a630485
Aug 1, 2026
Merged

Bump the python-packages group with 4 updates#225
d33bs merged 3 commits into
mainfrom
dependabot/pip/python-packages-3f3a630485

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on ome-arrow, opencv-python, poethepoet and pydata-sphinx-theme to permit the latest version.
Updates ome-arrow to 0.1.0

Release notes

Sourced from ome-arrow's releases.

v0.1.0

Changes

Commits
  • 7aa751a Add label and shape capabilities (#91)
  • eed2188 Bump mistune from 3.2.1 to 3.3.0 (#94)
  • 7725ead Bump soupsieve from 2.7 to 2.8.4 (#93)
  • d97529e Bump actions/checkout from 6 to 7 in the github-actions group (#88)
  • cfbb4ff Bump the pre-commit group with 2 updates (#89)
  • 89e3c04 Bump the uv group with 13 updates (#90)
  • 4d46cd3 Expose chunk encoding and compression options for TIFF and OME-Zarr ingestion...
  • 8ae3331 Bump jupyterlab from 4.5.7 to 4.5.9 (#87)
  • 481dc1e Bump ujson from 5.12.1 to 5.13.0 (#86)
  • 2de6fae Bump msgpack from 1.1.2 to 1.2.1 (#85)
  • Additional commits viewable in compare view

Updates opencv-python to 5.0.0.93

Release notes

Sourced from opencv-python's releases.

5.0.0.93

OpenCV 5.0.0 released!

OpenCV 5.0.0 overview: https://opencv.org/opencv-5 OpenCV 4.x -> 5.x migration guide: https://github.com/opencv/opencv/wiki/OpenCV-4-to-5-migration

Commits

Updates poethepoet to 0.48.0

Release notes

Sourced from poethepoet's releases.

0.48.0

Enhancements

Full Changelog: nat-n/poethepoet@v0.47.1...v0.48.0

Commits
  • e4d032c Bump version to 0.48.0
  • e7a31be feat: Add uses_env task option for loading variables from a task's output (...
  • 1fb4f8d Bump version to 0.47.1
  • 88efc0a chore: regenerate JSON Schema
  • b151b09 fix(args): restore default for absent multiple positional args (#409)
  • d2f9c11 fix: schema generation for strict validation
  • 9231083 Bump version to 0.47.0
  • 994d8ed docs(skill): improve and document SKILL.md based on feedback (#404)
  • 0478c10 fix(args): support all three CLI styles for multi-value args (#402)
  • 8dc4399 feat: respect the FORCE_COLOR environment variable (#403)
  • Additional commits viewable in compare view

Updates pydata-sphinx-theme to 0.20.0

Release notes

Sourced from pydata-sphinx-theme's releases.

v0.20.0

What's Changed

🔴 Breaking

Fixes

Internal tooling

Dependencies

New Contributors

Full Changelog: pydata/pydata-sphinx-theme@v0.19.0...v0.20.0

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

Updates the requirements on [ome-arrow](https://github.com/wayscience/ome-arrow), [opencv-python](https://github.com/opencv/opencv-python), [poethepoet](https://github.com/nat-n/poethepoet) and [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) to permit the latest version.

Updates `ome-arrow` to 0.1.0
- [Release notes](https://github.com/wayscience/ome-arrow/releases)
- [Commits](WayScience/ome-arrow@v0.0.3...v0.1.0)

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

Updates `poethepoet` to 0.48.0
- [Release notes](https://github.com/nat-n/poethepoet/releases)
- [Commits](nat-n/poethepoet@v0.37.0...v0.48.0)

Updates `pydata-sphinx-theme` to 0.20.0
- [Release notes](https://github.com/pydata/pydata-sphinx-theme/releases)
- [Changelog](https://github.com/pydata/pydata-sphinx-theme/blob/main/RELEASE.md)
- [Commits](pydata/pydata-sphinx-theme@v0.16.0...v0.20.0)

---
updated-dependencies:
- dependency-name: ome-arrow
  dependency-version: 0.1.0
  dependency-type: direct:production
  dependency-group: python-packages
- dependency-name: opencv-python
  dependency-version: 5.0.0.93
  dependency-type: direct:production
  dependency-group: python-packages
- dependency-name: poethepoet
  dependency-version: 0.48.0
  dependency-type: direct:development
  dependency-group: python-packages
- dependency-name: pydata-sphinx-theme
  dependency-version: 0.20.0
  dependency-type: direct:development
  dependency-group: python-packages
...

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 Aug 1, 2026
@dependabot
dependabot Bot requested a review from jenna-tomkinson as a code owner August 1, 2026 12:34
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 1, 2026
@dependabot
dependabot Bot requested a review from d33bs as a code owner August 1, 2026 12:34
@dependabot dependabot Bot added the python Pull requests that update Python code label Aug 1, 2026

@d33bs d33bs left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI checks pass.

@d33bs
d33bs merged commit 1706ebe into main Aug 1, 2026
8 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/python-packages-3f3a630485 branch August 1, 2026 18:53
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