Bump the python group across 1 directory with 9 updates#190
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the python group across 1 directory with 9 updates#190dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the python group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [dask](https://github.com/dask/dask) | `2026.1.2` | `2026.3.0` | | [numpy](https://github.com/numpy/numpy) | `2.4.2` | `2.4.4` | | [pydantic-zarr](https://github.com/zarr-developers/pydantic-zarr) | `0.9.1` | `0.10.0` | | [tensorstore](https://github.com/google/tensorstore) | `0.1.81` | `0.1.82` | | [scipy](https://github.com/scipy/scipy) | `1.17.0` | `1.17.1` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.10.8` | `3.10.9` | | [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) | `0.17.0` | `0.17.1` | | [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` | Updates `dask` from 2026.1.2 to 2026.3.0 - [Release notes](https://github.com/dask/dask/releases) - [Changelog](https://github.com/dask/dask/blob/main/docs/release-procedure.md) - [Commits](dask/dask@2026.1.2...2026.3.0) Updates `numpy` from 2.4.2 to 2.4.4 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.4.2...v2.4.4) Updates `pydantic-zarr` from 0.9.1 to 0.10.0 - [Release notes](https://github.com/zarr-developers/pydantic-zarr/releases) - [Changelog](https://github.com/zarr-developers/pydantic-zarr/blob/main/docs/release-notes.md) - [Commits](zarr-developers/pydantic-zarr@v0.9.1...v0.10.0) Updates `tensorstore` from 0.1.81 to 0.1.82 - [Commits](google/tensorstore@v0.1.81...v0.1.82) Updates `scipy` from 1.17.0 to 1.17.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.17.0...v1.17.1) Updates `matplotlib` from 3.10.8 to 3.10.9 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.8...v3.10.9) Updates `pydata-sphinx-theme` from 0.17.0 to 0.17.1 - [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.17.1) 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) --- updated-dependencies: - dependency-name: dask dependency-version: 2026.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: numpy dependency-version: 2.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: pydantic-zarr dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: tensorstore dependency-version: 0.1.82 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: scipy dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: matplotlib dependency-version: 3.10.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: pydata-sphinx-theme dependency-version: 0.17.1 dependency-type: direct:development update-type: version-update:semver-patch 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 ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 9 updates in the / directory:
2026.1.22026.3.02.4.22.4.40.9.10.10.00.1.810.1.821.17.01.17.13.10.83.10.90.17.00.17.19.0.49.1.00.20.00.21.0Updates
daskfrom 2026.1.2 to 2026.3.0Release notes
Sourced from dask's releases.
Commits
b1025f7Version 2026.3.00d40a60Silence deprecations in global config if local config overrides them (#12315)30ea561docs: document approximate algorithm and Dask-specific params in describe() (...8a9b92fdocs: clarify coarsen reduction function contract (#12314)0993aa9Fix misleading TypeError for scalar overflow in dask.array elemwise (#12301)e0529bbStricter warnings filter (#12274)ac02b7dClean up obsolete PANDAS_GE markers (#12279)e4338c2Bump actions/upload-artifact from 6 to 7 (#12311)714eaf4fix: Added full_matrices parameter todask.array.linalg.svd(#12292)d115605Remove mention of obsolete default value for 'boundary' parameter. (#12304)Updates
numpyfrom 2.4.2 to 2.4.4Release notes
Sourced from numpy's releases.
... (truncated)
Commits
be93fe2Merge pull request #31090 from charris/prepare-2.4.4f5245dcREL: Prepare for the NumPy 2.4.4 release02e838bMerge pull request #31084 from charris/backport-31056fa74b2dMAINT: numpy.i: Replace deprecatedsprintfwithsnprintf(#31056)533a6dbMerge pull request #31079 from charris/backport-208019e496cbTST: fix POWER VSX feature mapping (#30801)8052c4bMerge pull request #31058 from charris/backport-310217f13b5aMAINT: Skip test on PyPy.4c5fdd6MAINT: Remove unused import of tracemalloc.a3ca5edUpdate numpy/_core/src/multiarray/shape.cUpdates
pydantic-zarrfrom 0.9.1 to 0.10.0Release notes
Sourced from pydantic-zarr's releases.
Changelog
Sourced from pydantic-zarr's changelog.
Commits
21c1b2fMerge pull request #153 from d-v-b/chore/trusted-publishing6829aeaRemove extra lines11829adMerge branch 'main' into chore/trusted-publishing7551b0dMerge pull request #157 from dstansby/0.10.0-clog4bfc9eeAdd changelog for 0.10.013b1a2cMerge pull request #154 from zarr-developers/dependabot/github_actions/action...6dedb9cMerge pull request #155 from dstansby/dev-group203455aBump the actions group across 1 directory with 3 updates2e84f43Add dev dependency groupb84b0e5Merge pull request #156 from dstansby/config-deprecationUpdates
tensorstorefrom 0.1.81 to 0.1.82Commits
315c761Update the pypi-publish action2268931Merge pull request #283 from salmanmkc:upgrade-github-actions-node24f808fe7Merge pull request #284 from salmanmkc:upgrade-github-actions-node24-generalf49d11aUpdate gsutil -> gcloud storage8946357Remove tensorstore::StrCat.ad7294eNo public description1eeea9bNo public descriptionb7bc1c5Migrate operator<< to use AblsStringifya328228No public description482f2fbConvert more error messages to use absl::StrFormat rather than tensorstore::S...Updates
scipyfrom 1.17.0 to 1.17.1Release notes
Sourced from scipy's releases.
Commits
527eb7fREL: 1.17.1 release commit [wheel build]f11663bMerge pull request #24584 from tylerjereddy/treddy_prep_1.17.12c49e68DOC: PR 24584 revisions400fa15safely convert index dtypes to intc for csgraph and superLU8c70404MAINT: PR 24584 revisions [wheel build]6dda8c1BUG: PR 24584 revisions4a187e5DOC: PR 24584 revisions463ee9fENH: linalg/inv: re-enable overwrite_a for 2D inputs (#24442)df746eeBUG: linalg: restore dtypes in inv, solve, det246bfeeMAINT:optimize: Enable multi-phase init to DIRECTUpdates
matplotlibfrom 3.10.8 to 3.10.9Release notes
Sourced from matplotlib's releases.
Commits
dd8d78bREL: v3.10.92fb1891REL: Release prep v3.10.9d0e923aMerge branch 'v3.10.8-doc' into v3.10.x1637932Merge pull request #31558 from meeseeksmachine/auto-backport-of-pr-31556-on-v...a83faacBackport PR #31556: FIX: Inverted PyErr_Occurred check in enum type caster (_...a4f57abMerge pull request #31545 from ksunden/backport-of-pr-31282-on-v3.10.x063288dMerge pull request #31544 from ksunden/backport-of-pr-31248-on-v3.10.xb2ed196Backport PR #31248: SEC: Remove eval() from validate_cycleracc6024Merge pull request #31282 from scottshambaugh/tex_no_shelle3fb541Merge pull request #31078 from meeseeksmachine/auto-backport-of-pr-31075-on-v...Updates
pydata-sphinx-themefrom 0.17.0 to 0.17.1Release notes
Sourced from pydata-sphinx-theme's releases.
Commits
a4986fabump: 0.17.0 → 0.17.1 (#2355)ff8be64Fix default behavior when shorten_urls is unset (#2351)0867759Replace broken Unsplash image URLs with Picsum in light-dark guide (#2341)56157e9Bump octokit/request-action from 2.4.0 to 3.0.0 (#2346)8cce21dBump pydata/pydata-sphinx-theme/.github/workflows/CI.yml from e8db643b990df73...30b4830Bump pydata/pydata-sphinx-theme/.github/workflows/docs.yml from 43f9003549c49...6673b56Fix docs build with sphinx 'extensions' config key (#2352)ebc3f17Fix search input receiving keystrokes after escape dismiss in Safari (#2338)8e67694feat: add disable_search theme option (#2315)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)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to itDescription has been truncated