Skip to content

Bump the uv group across 1 directory with 13 updates#35

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/uv-2bca05cef6
Open

Bump the uv group across 1 directory with 13 updates#35
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/uv-2bca05cef6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps the uv group with 13 updates in the / directory:

Package From To
duckdb 1.4.4 1.5.2
jupyterlab 4.5.3 4.5.6
lancedb 0.27.1 0.30.2
matplotlib 3.10.8 3.10.9
numpy 2.4.2 2.4.4
ome-arrow 0.0.5 0.0.9
ome-zarr 0.12.2 0.16.0
pandas 3.0.0 3.0.2
poethepoet 0.40.0 0.44.0
pyarrow 23.0.0 24.0.0
tifffile 2025.10.16 2026.3.3
vortex-data 0.58.0 0.69.0
zarr 3.1.5 3.1.6

Updates duckdb from 1.4.4 to 1.5.2

Commits
  • 2aea44e pin submodule at release hash
  • 3aa2bf2 Fix stubs for path_or_buffer param (#425)
  • 018fe05 Fix stubs for path_or_buffer param
  • 0ef05d6 Fix segfault on join with None (#422)
  • 4acb9f7 Fix segfault on join
  • 6f161de Cache arrow schema for streaming types (#423)
  • 87d6a31 Add CLAUDE.md
  • ae356cb Cache the arrow schema for streams so we don't need an active client context
  • b71639f Test that client context stays open on arrow streams
  • 305d114 fix spark test (#421)
  • Additional commits viewable in compare view

Updates jupyterlab from 4.5.3 to 4.5.6

Commits
  • e514705 [ci skip] Publish 4.5.6
  • a6dda88 Backport PR #18522 on branch 4.5.x (Replace scrollback implementation with sc...
  • 4a28719 Backport PR #18597 on branch 4.5.x (Harmonize translation wrappers in Python ...
  • 1714c4a Backport PR #18593 on branch 4.5.x (Remove unimplemented filebrowser:search...
  • 3624bbe Backport PR #18585 on branch 4.5.x (Fix status bar focus outlines) (#18590)
  • bf99d9d Backport PR #18588 on branch 4.5.x (Fix filebrowser:create-new-file context...
  • 5b6dee9 Backport PR #18572 on branch 4.5.x (Fix single-character code blocks renderin...
  • da80d67 Backport PR #18554 on branch 4.5.x (Hide code input in CodeConsole when c...
  • 5267a8c Backport PR #18549 on branch 4.5.x (Update benchmark snapshots even if base s...
  • 72d29f4 [ci skip] Publish 4.5.5
  • Additional commits viewable in compare view

Updates lancedb from 0.27.1 to 0.30.2

Commits
  • 5d55012 Bump version: 0.30.2-beta.2 → 0.30.2
  • c57cb31 Bump version: 0.30.2-beta.1 → 0.30.2-beta.2
  • 97754f5 fix: change _client reference to _conn (#3188)
  • 7b1c063 feat(python): add type-safe expression builder API (#3150)
  • c7f189f chore: upgrade lance to stable 4.0.0 (#3207)
  • a0a2942 fix: respect max_batch_length for Rust vector and hybrid queries (#3172)
  • e3d53dd fix(python): skip test_url_retrieve_downloads_image when PIL not installed (#...
  • 66804e9 fix(python): use correct exception types in namespace tests (#3206)
  • 9f85d4c fix(embeddings): add missing urllib.request import in url_retrieve (#3190)
  • 1ba19d7 feat(node): support Float16, Float64, and Uint8 vector queries (#3193)
  • Additional commits viewable in compare view

Updates matplotlib from 3.10.8 to 3.10.9

Commits
  • dd8d78b REL: v3.10.9
  • 2fb1891 REL: Release prep v3.10.9
  • d0e923a Merge branch 'v3.10.8-doc' into v3.10.x
  • 1637932 Merge pull request #31558 from meeseeksmachine/auto-backport-of-pr-31556-on-v...
  • a83faac Backport PR #31556: FIX: Inverted PyErr_Occurred check in enum type caster (_...
  • a4f57ab Merge pull request #31545 from ksunden/backport-of-pr-31282-on-v3.10.x
  • 063288d Merge pull request #31544 from ksunden/backport-of-pr-31248-on-v3.10.x
  • b2ed196 Backport PR #31248: SEC: Remove eval() from validate_cycler
  • acc6024 Merge pull request #31282 from scottshambaugh/tex_no_shell
  • e3fb541 Merge pull request #31078 from meeseeksmachine/auto-backport-of-pr-31075-on-v...
  • Additional commits viewable in compare view

Updates numpy from 2.4.2 to 2.4.4

Commits
  • be93fe2 Merge pull request #31090 from charris/prepare-2.4.4
  • f5245dc REL: Prepare for the NumPy 2.4.4 release
  • 02e838b Merge pull request #31084 from charris/backport-31056
  • fa74b2d MAINT: numpy.i: Replace deprecated sprintf with snprintf (#31056)
  • 533a6db Merge pull request #31079 from charris/backport-20801
  • 9e496cb TST: fix POWER VSX feature mapping (#30801)
  • 8052c4b Merge pull request #31058 from charris/backport-31021
  • 7f13b5a MAINT: Skip test on PyPy.
  • 4c5fdd6 MAINT: Remove unused import of tracemalloc.
  • a3ca5ed Update numpy/_core/src/multiarray/shape.c
  • Additional commits viewable in compare view

Updates ome-arrow from 0.0.5 to 0.0.9

Release notes

Sourced from ome-arrow's releases.

v0.0.9

Changes

v0.0.8

Changes

v0.0.7

Changes

v0.0.6

Changes

Commits
  • c33e70e Add torch/jax array ingest support to OMEArrow (#56)
  • d0c1ce0 Bump aiohttp from 3.13.3 to 3.13.4 (#55)
  • c241b8e Bump the uv group with 10 updates (#54)
  • 16601e2 Bump release-drafter/release-drafter from 6 to 7 in the github-actions group ...
  • 58757f7 Bump pygments from 2.19.1 to 2.20.0 (#52)
  • a12fc7a Bump requests from 2.32.4 to 2.33.0 (#51)
  • 30ef9df Bump ujson from 5.11.0 to 5.12.0 (#50)
  • 5205c90 Bump black from 26.1.0 to 26.3.1 (#48)
  • 9d8c8ab Bump tornado from 6.5.1 to 6.5.5 (#47)
  • 8403fdf Bump actions/upload-artifact from 4 to 7 in the github-actions group (#44)
  • Additional commits viewable in compare view

Updates ome-zarr from 0.12.2 to 0.16.0

Commits
  • 2f92fce Merge pull request #567 from jo-mueller/default-scaler-none
  • 3e6c8a2 Merge pull request #558 from ome/pre-commit-ci-update-config
  • 2a8ebc7 [pre-commit.ci] pre-commit autoupdate
  • c542100 Merge pull request #568 from jo-mueller/no-delay-metadata-write
  • e803618 Merge pull request #569 from jo-mueller/document-sharding
  • 4ab3bbb docs: add note on file number limit
  • 673c05e docs: document resolution-level-specific shard sizes
  • 5692c6e docs: document sharding
  • 3f3da46 Merge pull request #534 from melonora/support_sharding
  • 566fb3d fix: account for chunks being None
  • Additional commits viewable in compare view

Updates pandas from 3.0.0 to 3.0.2

Commits
  • ab90747 RLS: 3.0.2 (#64934)
  • 6f27013 Backport PR #64931 on branch 3.0.x (DOC/BLD: temporary disable upload of docs...
  • 48ddc60 Backport PR #64664 on branch 3.0.x (BUG: DataFrame.sum() crashes on empty Dat...
  • 8774488 [backport 3.0.x] PERF: fix slow python loop in validation for ArrowStringArra...
  • 33af6cc Backport PR #64133 on branch 3.0.x (BUG: str.find returns byte offset instead...
  • 4ef49d8 [backport 3.0.x] BUG: fix convert_dtypes dropping values from sliced mixed-dt...
  • 0668f34 [backport 3.0.x] BUG: Fix HDFStore.put with StringDtype columns and compressi...
  • 23f2f44 [backport 3.0.x] BUG: Suppress unnecessary RuntimeWarning in to_datetime with...
  • 83ba804 Backport PR #64886: BUG: Compute Variance of Complex Numbers Correctly (#64892)
  • bb5ca1a Backport PR #64386 on branch 3.0.x (BUG: fix sort_index AssertionError with R...
  • Additional commits viewable in compare view

Updates poethepoet from 0.40.0 to 0.44.0

Commits
  • 67a623d Bump version to 0.44.0
  • 472f390 feat!: support recursive includes #317 (#372)
  • 3168956 chore: optimize tests to run 17pc faster (#371)
  • 6a25fba chore: bump version to 0.43.0
  • 83091a5 feat!: treat false boolean args as unset env vars and add private vars (#359)
  • 456094a feat: Add task groups for grouping tasks under a heading in help output (#354)
  • 4979272 Bump version to 0.42.1
  • 1f40807 fix: completion script edge case handling (#366)
  • c67a858 feat(uv): add exact option for uv executor (#365)
  • 8f4d5c4 fix: isolate zsh completion task options from global options (#364)
  • Additional commits viewable in compare view

Updates pyarrow from 23.0.0 to 24.0.0

Commits
  • 31b4b6c MINOR: [Release] Update versions for 24.0.0
  • 06dbc17 MINOR: [Release] Update .deb/.rpm changelogs for 24.0.0
  • a021d80 MINOR: [Release] Update CHANGELOG.md for 24.0.0
  • 2d6b12c GH-49716: [C++] FixedShapeTensorType::Deserialize should strictly validate se...
  • a74cb6a GH-49697: [C++][CI] Check IPC file body bounds are in sync with decoder outco...
  • 871a0c6 GH-49676: [Python][Packaging] Fix gRPC docker image layer being too big for h...
  • f9203b3 GH-49586: [C++][CI] StructToStructSubset test failure with libc++ 22.1.1 (#49...
  • fe298b4 GH-49628: [Python][Interchange protocol] Suppress warnings for pandas 4.0.0 a...
  • 1f94910 GH-49252: [GLib] Deprecate Feather features (#49673)
  • 5ba5c3c GH-49671: [CI][Docs] Don't run jobs for push by Dependabot (#49672)
  • Additional commits viewable in compare view

Updates tifffile from 2025.10.16 to 2026.3.3

Changelog

Sourced from tifffile's changelog.

2026.3.3

  • Do not convert TVIPS pixel sizes to m (#319).
  • Support writing packed integers with imagecodecs > 2026.1.14.
  • Support reading ccitt compressed images with imagecodecs > 2026.1.14.

2026.2.24

  • Remove deprecated TiffPages.pages and FileSequence.files (breaking).
  • Remove stripnull, stripascii, and bytestr functions (breaking).
  • Rewrite command line interfaces (breaking).
  • Support Experimenter and Project elements in OmeXml.
  • Refactor TiffPages.
  • Fix code review issues.

2026.2.20

  • Fix rounding of high resolutions (#318).
  • Fix code review issues.

2026.2.16

  • Optimize reading multi-file pyramidal OME TIFF files.

2026.2.15

  • Support reading multi-file pyramidal OME TIFF files (image.sc/t/119259).

2026.1.28

  • Deprecate colormaped parameter in imagej_description (use colormapped).
  • Fix code review issues.

2026.1.14

  • Improve code quality.

2025.12.20

  • Do not initialize output arrays.

2025.12.12

  • Improve code quality.
Commits

Updates vortex-data from 0.58.0 to 0.69.0

Commits

Updates zarr from 3.1.5 to 3.1.6

Changelog

Sourced from zarr's changelog.

3.1.6 (2026-03-19)

Features

  • Exposes the array runtime configuration as an attribute called config on the Array and AsyncArray classes. The previous AsyncArray._config attribute is now a deprecated alias for AsyncArray.config. (#3668)
  • Adds a method for creating a new Array / AsyncArray instance with a new runtime configuration, and fixes inaccurate documentation about the write_empty_chunks configuration parameter. (#3668)
  • Adds synchronous methods to stores that do not benefit from an async event loop. The shape of these methods is defined by protocol classes to support structural subtyping. (#3725)
  • Fix near-miss penalty in _morton_order with hybrid ceiling+argsort strategy. (#3718)

Bugfixes

  • Correct the target bytes number for auto-chunking when auto-sharding. (#3603)
  • Fixed a bug in the sharding codec that prevented nested shard reads in certain cases. (#3655)
  • Fix obstore _transform_list_dir implementation to correctly relativize paths (removing lstrip usage). (#3657)
  • Raise error when trying to encode :class:numpy.dtypes.StringDType with na_object set. (#3695)
  • CacheStore, LoggingStore and LatencyStore now support with_read_only. (#3700)
  • Skip chunk coordinate enumeration in resize when the array is only growing, avoiding unbounded memory usage for large arrays. (#3702)
  • Fix a performance bug in morton curve generation. (#3705)
  • Add a dedicated in-memory cache for byte-range requests to the experimental CacheStore. (#3710)
  • BaseFloat._check_scalar rejects invalid string values. (#3586)
  • Apply drop_axes squeeze in partial decode path for sharding. (#3763)
  • Set copy=False in reshape operation. (#3649)
  • Validate that dask-style chunks have regular shapes. (#3779)

Improved Documentation

  • Add documentation example for creating uncompressed arrays in the Compression section of the user guide. (#3464)
  • Add AI-assisted code policy to the contributing guide. (#3769)
  • Added a glossary. (#3767)

Misc

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 uv group with 13 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [duckdb](https://github.com/duckdb/duckdb-python) | `1.4.4` | `1.5.2` |
| [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.5.3` | `4.5.6` |
| [lancedb](https://github.com/lancedb/lancedb) | `0.27.1` | `0.30.2` |
| [matplotlib](https://github.com/matplotlib/matplotlib) | `3.10.8` | `3.10.9` |
| [numpy](https://github.com/numpy/numpy) | `2.4.2` | `2.4.4` |
| [ome-arrow](https://github.com/wayscience/ome-arrow) | `0.0.5` | `0.0.9` |
| [ome-zarr](https://github.com/ome/ome-zarr-py) | `0.12.2` | `0.16.0` |
| [pandas](https://github.com/pandas-dev/pandas) | `3.0.0` | `3.0.2` |
| [poethepoet](https://github.com/nat-n/poethepoet) | `0.40.0` | `0.44.0` |
| [pyarrow](https://github.com/apache/arrow) | `23.0.0` | `24.0.0` |
| [tifffile](https://github.com/cgohlke/tifffile) | `2025.10.16` | `2026.3.3` |
| [vortex-data](https://github.com/spiraldb/vortex) | `0.58.0` | `0.69.0` |
| [zarr](https://github.com/zarr-developers/zarr-python) | `3.1.5` | `3.1.6` |



Updates `duckdb` from 1.4.4 to 1.5.2
- [Commits](duckdb/duckdb-python@v1.4.4...v1.5.2)

Updates `jupyterlab` from 4.5.3 to 4.5.6
- [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.6)

Updates `lancedb` from 0.27.1 to 0.30.2
- [Changelog](https://github.com/lancedb/lancedb/blob/main/release_process.md)
- [Commits](lancedb/lancedb@v0.27.1...python-v0.30.2)

Updates `matplotlib` from 3.10.8 to 3.10.9
- [Commits](matplotlib/matplotlib@v3.10.8...v3.10.9)

Updates `numpy` from 2.4.2 to 2.4.4
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v2.4.2...v2.4.4)

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

Updates `ome-zarr` from 0.12.2 to 0.16.0
- [Changelog](https://github.com/ome/ome-zarr-py/blob/master/CHANGELOG.md)
- [Commits](ome/ome-zarr-py@v0.12.2...v0.16.0)

Updates `pandas` from 3.0.0 to 3.0.2
- [Commits](pandas-dev/pandas@v3.0.0...v3.0.2)

Updates `poethepoet` from 0.40.0 to 0.44.0
- [Commits](nat-n/poethepoet@v0.40.0...v0.44.0)

Updates `pyarrow` from 23.0.0 to 24.0.0
- [Commits](apache/arrow@apache-arrow-23.0.0...apache-arrow-24.0.0)

Updates `tifffile` from 2025.10.16 to 2026.3.3
- [Changelog](https://github.com/cgohlke/tifffile/blob/master/CHANGES.rst)
- [Commits](cgohlke/tifffile@v2025.10.16...v2026.3.3)

Updates `vortex-data` from 0.58.0 to 0.69.0
- [Commits](vortex-data/vortex@0.58.0...0.69.0)

Updates `zarr` from 3.1.5 to 3.1.6
- [Changelog](https://github.com/zarr-developers/zarr-python/blob/main/docs/release-notes.md)
- [Commits](zarr-developers/zarr-python@v3.1.5...v3.1.6)

---
updated-dependencies:
- dependency-name: duckdb
  dependency-version: 1.5.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: uv
- dependency-name: jupyterlab
  dependency-version: 4.5.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: uv
- dependency-name: lancedb
  dependency-version: 0.30.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: uv
- dependency-name: matplotlib
  dependency-version: 3.10.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: uv
- dependency-name: numpy
  dependency-version: 2.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: uv
- dependency-name: ome-arrow
  dependency-version: 0.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: uv
- dependency-name: ome-zarr
  dependency-version: 0.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: uv
- dependency-name: pandas
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: uv
- dependency-name: poethepoet
  dependency-version: 0.44.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: uv
- dependency-name: pyarrow
  dependency-version: 24.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: uv
- dependency-name: tifffile
  dependency-version: 2026.3.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: uv
- dependency-name: vortex-data
  dependency-version: 0.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: uv
- dependency-name: zarr
  dependency-version: 3.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: uv
...

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 Apr 27, 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 Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants