Bump the python group across 1 directory with 7 updates#200
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the python group across 1 directory with 7 updates#200dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [dask-image](https://github.com/dask/dask-image) | `2025.11.0` | `2026.5.0` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.10.8` | `3.11.0` | | [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) | `0.17.0` | `0.19.0` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `9.0.4` | `9.1.0` | | [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) | `0.20.0` | `0.21.0` | | [tifffile](https://github.com/cgohlke/tifffile) | `2026.4.11` | `2026.6.1` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.0` | Updates `dask-image` from 2025.11.0 to 2026.5.0 - [Release notes](https://github.com/dask/dask-image/releases) - [Changelog](https://github.com/dask/dask-image/blob/main/HISTORY.rst) - [Commits](dask/dask-image@v2025.11.0...v2026.5.0) Updates `matplotlib` from 3.10.8 to 3.11.0 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.8...v3.11.0) Updates `pydata-sphinx-theme` from 0.17.0 to 0.19.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.17.0...v0.19.0) Updates `sphinx` from 9.0.4 to 9.1.0 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v9.0.4...v9.1.0) Updates `sphinx-gallery` from 0.20.0 to 0.21.0 - [Release notes](https://github.com/sphinx-gallery/sphinx-gallery/releases) - [Changelog](https://github.com/sphinx-gallery/sphinx-gallery/blob/master/CHANGES.rst) - [Commits](sphinx-gallery/sphinx-gallery@v0.20.0...v0.21.0) Updates `tifffile` from 2026.4.11 to 2026.6.1 - [Release notes](https://github.com/cgohlke/tifffile/releases) - [Changelog](https://github.com/cgohlke/tifffile/blob/master/CHANGES.rst) - [Commits](cgohlke/tifffile@v2026.4.11...v2026.6.1) Updates `pytest` from 9.0.3 to 9.1.0 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.0) --- updated-dependencies: - dependency-name: dask-image dependency-version: 2026.5.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python - dependency-name: matplotlib dependency-version: 3.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: pydata-sphinx-theme dependency-version: 0.19.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: sphinx dependency-version: 9.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: sphinx-gallery dependency-version: 0.21.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: tifffile dependency-version: 2026.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: pytest dependency-version: 9.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the python group with 7 updates in the / directory:
2025.11.02026.5.03.10.83.11.00.17.00.19.09.0.49.1.00.20.00.21.02026.4.112026.6.19.0.39.1.0Updates
dask-imagefrom 2025.11.0 to 2026.5.0Release notes
Sourced from dask-image's releases.
... (truncated)
Changelog
Sourced from dask-image's changelog.
Commits
6a7c19cUpdate HISTORY.rst for release v2026.05.0 (#434)65f0fa9Bump actions/checkout from 5 to 6 (#433)f0ee7aeMake dataframe dependencies optional (#429)7cdc53fBump actions/checkout from 5 to 6 (#420)f3b6cc8Bump conda-incubator/setup-miniconda from 3 to 4 (#430)a513d9cCompatibility with Numpy v2, swap deprecated numpy.in1d to numpy.isin (#425)13b6e67Bump tifffile to first version in which TiffWriter has method write (#424)aeeb99fFix package discovery in pyproject.toml (#422)bbd8f5fBump coverallsapp/github-action from 2.3.6 to 2.3.7 (#421)Updates
matplotlibfrom 3.10.8 to 3.11.0Release notes
Sourced from matplotlib's releases.
Commits
69c7534REL: v3.11.0b7d912bDOC: Set 3.11 as preferred stable release7c3d502Update Security Policy for 3.11964e73dDOC: Prepare GitHub stats for 3.11 finalbfa2633Bump font manager version to final released0603b2Merge pull request #31873 from meeseeksmachine/auto-backport-of-pr-31706-on-v...edf5ebcBackport PR #31706: Fix clabel manual indexc0e80b7Merge pull request #31872 from meeseeksmachine/auto-backport-of-pr-31868-on-v...2a14854Backport PR #31868: DOC: Move errorbar examples to the statistics sectionsea43d96Merge pull request #31871 from meeseeksmachine/auto-backport-of-pr-31870-on-v...Updates
pydata-sphinx-themefrom 0.17.0 to 0.19.0Release notes
Sourced from pydata-sphinx-theme's releases.
... (truncated)
Commits
01e209bBump 0.19.0rc0 -> 0.19.0 (#2414)1c26125fix: configure defaults for Google Analytics before loading script (#2369)be7da51Bump 0.18.0 -> 0.19.0rc0 (#2410)0fb30d6Fix gettext builder (#2403)dd460e8[css] De-jumble header items at intermediate widths :) (#1784)db37b88Fix vertical scrollbar in math container (#2404)2b80896Bump astral-sh/setup-uv from 8.1.0 to 8.2.0 (#2407)bd863f8Bump actions/checkout from 6.0.2 to 6.0.3 (#2406)f67c036Fix code coverage workflow (#2393)a5b3600[pre-commit.ci] pre-commit autoupdate hooks (#2401)Updates
sphinxfrom 9.0.4 to 9.1.0Release notes
Sourced from sphinx's releases.
... (truncated)
Changelog
Sourced from sphinx's changelog.
Commits
cc7c6f4Bump to 9.1.0 finalb127b94Addapp.add_static_dir()for copying extension static files (#14219)20f1c46LaTeX: Inhibit breaks for rows with merged vertical cells (#14227)3c85411Polish CHANGES.rst (#14225)9ee5446LaTeX: restore 1.7 documentation of literalblockcappos (#14224)d75d602LaTeX: improve (again...) some code comments in time for 9.1.0 (#14222)8dca61dImprove some LaTeX code comments (#14220)8ab9600Bump to 9.1.0 candidate 2d59b237autodoc: Improve support for non-weakreferencable objects964424bUse the correct reference for using existing extensions (#14157)Updates
sphinx-galleryfrom 0.20.0 to 0.21.0Release notes
Sourced from sphinx-gallery's releases.
... (truncated)
Changelog
Sourced from sphinx-gallery's changelog.
... (truncated)
Commits
eb1adbdMNT Release 0.21 (#1603)fd6dd59[pre-commit.ci] pre-commit autoupdate (#1602)0ca9e4fTST: Use tmp_path fixture instead of tempfile (#1601)ddee9abENH: Accept Paths in split_code_and_text_blocks (#1598)f651486Re-enable Sphinx dev CI (#1599)690479dTYP: Fix typing for back references (#1597)af56c30[pre-commit.ci] pre-commit autoupdate (#1596)a37d9d0TST Amendadd_rsttoadd_fileand make flexible (#1595)deb9a04TST: Prefer Path over os.path in all test code (#1593)919cf06Switch from codecs.open to plain open (#1594)Updates
tifffilefrom 2026.4.11 to 2026.6.1Release notes
Sourced from tifffile's releases.
... (truncated)
Changelog
Sourced from tifffile's changelog.
Commits
83b0db6Release v2026.6.1b6284a6Update CHANGES.rst803b29dUpdate setup.py86708caUpdate MANIFEST.ine2754aeUpdate tifffile/zarr.py3c2a774Update tifffile/numcodecs.py00dc501Update tifffile/tifffile.pyb5383dfUpdate tests/test_tifffile.py2cc2d18Remove docs/make.pyfb65ca6Remove docs/_static/custom.cssUpdates
pytestfrom 9.0.3 to 9.1.0Release notes
Sourced from pytest's releases.