build(pip): bump the pip group across 1 directory with 8 updates - #313
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the pip group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pydantic](https://github.com/pydantic/pydantic) | `2.11.4` | `2.13.5` | | [pyvisa-py](https://github.com/pyvisa/pyvisa-py) | `0.4.1` | `0.8.1` | | [numpy](https://github.com/numpy/numpy) | `2.1.2` | `2.4.6` | | [scikit-image](https://github.com/scikit-image/scikit-image) | `0.25.2` | `0.26.0` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.9.2` | `3.11.1` | | [python-socketio](https://github.com/miguelgrinberg/python-socketio) | `5.11.4` | `5.16.4` | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.2.5` | `4.6.3` | | [av](https://github.com/PyAV-Org/PyAV) | `13.1.0` | `18.1.0` | Updates `pydantic` from 2.11.4 to 2.13.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.5/HISTORY.md) - [Commits](pydantic/pydantic@v2.11.4...v2.13.5) Updates `pyvisa-py` from 0.4.1 to 0.8.1 - [Release notes](https://github.com/pyvisa/pyvisa-py/releases) - [Changelog](https://github.com/pyvisa/pyvisa-py/blob/main/CHANGES) - [Commits](pyvisa/pyvisa-py@0.4.1...0.8.1) Updates `numpy` from 2.1.2 to 2.4.6 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.1.2...v2.4.6) Updates `scikit-image` from 0.25.2 to 0.26.0 - [Release notes](https://github.com/scikit-image/scikit-image/releases) - [Changelog](https://github.com/scikit-image/scikit-image/blob/main/RELEASE.txt) - [Commits](scikit-image/scikit-image@v0.25.2...v0.26.0) Updates `matplotlib` from 3.9.2 to 3.11.1 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.9.2...v3.11.1) Updates `python-socketio` from 5.11.4 to 5.16.4 - [Release notes](https://github.com/miguelgrinberg/python-socketio/releases) - [Changelog](https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md) - [Commits](miguelgrinberg/python-socketio@v5.11.4...v5.16.4) Updates `jupyterlab` from 4.2.5 to 4.6.3 - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.2.5...@jupyterlab/lsp@4.6.3) Updates `av` from 13.1.0 to 18.1.0 - [Release notes](https://github.com/PyAV-Org/PyAV/releases) - [Changelog](https://github.com/PyAV-Org/PyAV/blob/v18.1.0/CHANGELOG.rst) - [Commits](PyAV-Org/PyAV@v13.1.0...v18.1.0) --- updated-dependencies: - dependency-name: av dependency-version: 18.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: jupyterlab dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: matplotlib dependency-version: 3.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: numpy dependency-version: 2.4.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: python-socketio dependency-version: 5.16.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pyvisa-py dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: scikit-image dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/pip-5d246a41ff
branch
from
September 1, 2026 12:44
a57ba5b to
f1bcc2e
Compare
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 pip group with 8 updates in the / directory:
2.11.42.13.50.4.10.8.12.1.22.4.60.25.20.26.03.9.23.11.15.11.45.16.44.2.54.6.313.1.018.1.0Updates
pydanticfrom 2.11.4 to 2.13.5Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
001dea0Bumppypa/gh-action-pypi-publishaction to v1.14.2558379fBump twine to v7.0.02cfd5d3Do not check for docs builda735beeFix more Clippy lints7eed4a1Fix Clippy 0.1.95 warningsb353bbbPrepare release v2.13.563d2cccCount validated model fields once in smart unionsa53ec2eSpeed up PyPy CI testsd65e0f9Workaround circular import error in Mypy47a6dbfFix missing GC traversal inpydantic-coreforGeneralFieldsSerializerUpdates
pyvisa-pyfrom 0.4.1 to 0.8.1Release notes
Sourced from pyvisa-py's releases.
... (truncated)
Changelog
Sourced from pyvisa-py's changelog.
... (truncated)
Commits
f561aeacut release 0.8.17eab746ci use trusted publishing103b857Support pyocd/libusb-package PyUSB backend (#524)ed6a133build(deps): bump sigstore/gh-action-sigstore-python from 3.0.0 to 3.0.1 (#511)e87492bbuild(deps): bump actions/checkout from 4 to 5 (#521)ee9bac7List GPIB::INSTR resources through the dispatcher enabling PROLOGIX support (...0d877ac[pre-commit.ci] pre-commit autoupdate (#526)e12a0da[pre-commit.ci] pre-commit autoupdate (#525)5339149[pre-commit.ci] pre-commit autoupdate (#522)5258e18[pre-commit.ci] pre-commit autoupdate (#519)Updates
numpyfrom 2.1.2 to 2.4.6Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
b832a09Merge pull request #31462 from charris/prepare-2.4.657cc147REL: Prepare for the NumPy 2.4.6 release0c72b0bMerge pull request #31459 from charris/backport-313479778d26BUG: core: Don't call INCREF/DECREF on descr in NpyStringAcquireAllocator. (#...e0e3876BUG: core: Don't call INCREF/DECREF on descr in NpyStringAcquireAllocator. (#...d1bffebBUG:np.linalg.svd(..., hermitian=True)returns non-unitaryvh(#31347)8d8d7e5Merge pull request #31453 from seberg/issue-31452bddaab7BUG: Fix regression inarr.conj()37a1eccMerge pull request #31444 from charris/begin-2.4.63c0e043MAINT: Prepare 2.4.x for further developmentUpdates
scikit-imagefrom 0.25.2 to 0.26.0Release notes
Sourced from scikit-image's releases.
... (truncated)
Commits
ee0a7a3Designate 0.26.0 releaseb0e3c2dClarify RELEASE.txt after v0.26.0rc2 (#7990)a12ddfaBump version in skimage init to 0.26.0rc3.dev0ab3bd14Bump version in skimage init to 0.26.0rc2c27ac8fDesignate 0.26.0rc2 release (#7987)211223bClarify non-native support for masked array in the documentation (#7968)b3da953Marktest_wrap_aroundas xfail on macOS until 2026-02-01 (#7985)2799d12Note issue number tracking the flakiness52996fdSet exception type in xfaildd49f1fxfail on macOS and make mark temporary until 2026-02-01Updates
matplotlibfrom 3.9.2 to 3.11.1Release notes
Sourced from matplotlib's releases.
... (truncated)
Commits
3c1757aREL: v3.11.1792c6b5DOC: Prepare for 3.11.1aaff9f6Merge branch 'v3.11.0-doc' into v3.11.xd4f4527Merge pull request #32052 from meeseeksmachine/auto-backport-of-pr-32038-on-v...6ad4bcfMerge pull request #32050 from meeseeksmachine/auto-backport-of-pr-31304-on-v...7fb74d3Merge pull request #32051 from meeseeksmachine/auto-backport-of-pr-32037-on-v...c624aecBackport PR #32038: Fix occasional misalignment in reported mouse position (a...8eda2b7Backport PR #32037: Bump the actions group with 3 updatesa0e7ae5Backport PR #31304: Fix restoring 'auto' aspect in 3D axes after switching fr...9001323Merge pull request #32047 from meeseeksmachine/auto-backport-of-pr-32025-on-v...Updates
python-socketiofrom 5.11.4 to 5.16.4Release notes
Sourced from python-socketio's releases.
Changelog
Sourced from python-socketio's changelog.
... (truncated)
Commits
d0cf609Release 5.16.44bec3efDelete incomplete binary packet when client disconnects1e44ea3Bump socket.io-parser from 4.2.6 to 4.2.7 in /examples/client/javascript (#15...a8568a4Bump aiohttp from 3.14.1 to 3.14.3 in /examples/server/aiohttp (#1591) #nolog3826ad4Bump body-parser from 1.20.5 to 1.20.6 in /examples/client/javascript (#1590)...2d21903Remove failing codecov servicecb55851Bump aiohttp from 3.14.0 to 3.14.1 in /examples/server/aiohttp (#1584) #nolog71585b1Bump tornado from 6.5.5 to 6.5.7 in /examples/server/tornado (#1583) #nolog02950beVersion 5.16.4.dev036c550fRelease 5.16.3Updates
jupyterlabfrom 4.2.5 to 4.6.3Commits
e7255a9[ci skip] Publish 4.6.308c20a1Backport PR #19243 on branch 4.6.x (Fix Shift-click cell selection after edit...4e08e0dBackport PR #19168 on branch 4.6.x (Fix active cell prompt and source blink i...9653490Backport PR #19227 on branch 4.6.x (Update the item positions when an item is...