Bump the python-dependencies group across 1 directory with 4 updates - #286
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/uv/python-dependencies-523fdf0d11
branch
2 times, most recently
from
August 24, 2026 20:27
f2a72c6 to
dbfdc77
Compare
Bumps the python-dependencies group with 4 updates in the / directory: [ipykernel](https://github.com/ipython/ipykernel), [rioxarray](https://github.com/corteva/rioxarray), [scipy](https://github.com/scipy/scipy) and [jupyterlab](https://github.com/jupyterlab/jupyterlab). Updates `ipykernel` from 6.4.2 to 7.3.0 - [Release notes](https://github.com/ipython/ipykernel/releases) - [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md) - [Commits](ipython/ipykernel@v6.4.2...v7.3.0) Updates `rioxarray` from 0.19.0 to 0.22.0 - [Release notes](https://github.com/corteva/rioxarray/releases) - [Changelog](https://github.com/corteva/rioxarray/blob/master/docs/history.rst) - [Commits](corteva/rioxarray@0.19.0...0.22.0) Updates `scipy` from 1.17.1 to 1.18.0 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.17.1...v1.18.0) Updates `jupyterlab` from 4.1.5 to 4.6.2 - [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.1.5...@jupyterlab/lsp@4.6.2) --- updated-dependencies: - dependency-name: ipykernel dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: jupyterlab dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: rioxarray dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: scipy dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/python-dependencies-523fdf0d11
branch
from
August 25, 2026 06:14
dbfdc77 to
108bba5
Compare
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/uv/python-dependencies-523fdf0d11
branch
August 25, 2026 17:42
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-dependencies group with 4 updates in the / directory: ipykernel, rioxarray, scipy and jupyterlab.
Updates
ipykernelfrom 6.4.2 to 7.3.0Release notes
Sourced from ipykernel's releases.
... (truncated)
Changelog
Sourced from ipykernel's changelog.
... (truncated)
Commits
5dbd5cePublish 7.3.028e9cf8chore: update pre-commit hooks (#1508)4e4f82cSupport ZMQ Curve for transport encryption (#1515)b64f597Merge branch 'main' into curve-encryption6fc8b58Fix broken IPython Reference URL in help_links (#1526)cd6f460Fix typing due to newjupyter_clientversionb0678baUpdatepyproject.tomlto depend onjupyter_client8.9.0 rather than branch2157ae7Update tests to reflact rename to "auto"336971ebuild docs on latest python (#1525)7ecb521Fix testsUpdates
rioxarrayfrom 0.19.0 to 0.22.0Release notes
Sourced from rioxarray's releases.
Changelog
Sourced from rioxarray's changelog.
Commits
9b7da5bMNT: Version 0.227022c15Fix rasterio tables (#915)2e5cf73DOC: Contributing instructions, BytesIO, switch from rasterio, GDAL config, &...74b9878Bump actions/download-artifact from 7 to 8 (#913)b6dae78Bump actions/upload-artifact from 6 to 7 (#914)16789e8ENH: Add read support for Zarr spatial and proj conventions (#905)e5d607bDEP: pin xarray 2026.2+ (#907)6823bd8CLN:convention: Remove unused docstring & kwargs (#904)bda583fREF:convention: Reorganize convention modules & use rio accessor grid_mapping...5aa1a67ENH: Add Convention option & extract CF logic to cf.py (#899)Updates
scipyfrom 1.17.1 to 1.18.0Release notes
Sourced from scipy's releases.
... (truncated)
Commits
54ef542REL: 1.18.0 release commita45e463Merge pull request #25395 from tylerjereddy/treddy_prep_1.18.0_finalee2442eTYP, MAINT, TST: PR 25395 revisions3225154DOC: PR 25395 revisions14c7bd7TYP: Fix mypy errors withpytest==9.1.0(#25410)71522e9DOC: revise SciPy 1.18.0 release notes92f8482MAINT: fix errors from pytest 9.1 (#25378)7b27bf4TST, MAINT: modernize spatial tests for pytest 10 (#25376)d05b640Merge pull request #25347 from tylerjereddy/treddy_version_bump_1.18.0rc3e60fe8bREL: set to 1.18.0rc3 unreleasedUpdates
jupyterlabfrom 4.1.5 to 4.6.2Release notes
Sourced from jupyterlab's releases.
... (truncated)
Commits
150ba51[ci skip] Publish 4.6.2f1beab4Backport of security patches to4.6.xbranch (#19185)abdd427Backport PR #19112 on branch 4.6.x (Fix resolving platform-specific shortcuts...98a615cBackport PR #19143 on branch 4.6.x (Clear stale Table of Contents error marke...1ec91a4Backport PR #19179 on branch 4.6.x (Bump brace-expansion from 1.1.11 to 1.1.1...8d66183Backport PR #19178 on branch 4.6.x (Bump axios from 1.16.0 to 1.18.1) (#19180)34ca550Backport PR #19144 on branch 4.6.x (Fix stale document load after rename duri...172a7f6Backport PR #19149 on branch 4.6.x (Fix notebook initialization stealing focu...34e1782Backport PR #19126 on branch 4.6.x (Fix spurious 3s kernel restart delay) (#1...57e5afdBackport PR #19152 on branch 4.6.x (Stabilize Open in Terminal Galata test on...