build(pip): bump the pip group across 1 directory with 8 updates#269
Open
dependabot[bot] wants to merge 1 commit into
Open
build(pip): bump the pip group across 1 directory with 8 updates#269dependabot[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.4` | | [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.4` | | [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.10.9` | | [python-socketio](https://github.com/miguelgrinberg/python-socketio) | `5.11.4` | `5.16.1` | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.2.5` | `4.5.7` | | [av](https://github.com/PyAV-Org/PyAV) | `13.1.0` | `17.0.1` | Updates `pydantic` from 2.11.4 to 2.13.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.4/HISTORY.md) - [Commits](pydantic/pydantic@v2.11.4...v2.13.4) 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.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.1.2...v2.4.4) 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.10.9 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.9.2...v3.10.9) Updates `python-socketio` from 5.11.4 to 5.16.1 - [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.1) Updates `jupyterlab` from 4.2.5 to 4.5.7 - [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.2.5...@jupyterlab/lsp@4.5.7) Updates `av` from 13.1.0 to 17.0.1 - [Release notes](https://github.com/PyAV-Org/PyAV/releases) - [Changelog](https://github.com/PyAV-Org/PyAV/blob/main/CHANGELOG.rst) - [Commits](PyAV-Org/PyAV@v13.1.0...v17.0.1) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.4 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: numpy dependency-version: 2.4.4 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 - dependency-name: matplotlib dependency-version: 3.10.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: python-socketio dependency-version: 5.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: jupyterlab dependency-version: 4.5.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: av dependency-version: 17.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip ... 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 pip group with 8 updates in the / directory:
2.11.42.13.40.4.10.8.12.1.22.4.40.25.20.26.03.9.23.10.95.11.45.16.14.2.54.5.713.1.017.0.1Updates
pydanticfrom 2.11.4 to 2.13.4Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
cf67d4bFix lintingf0d8a21Prepare release v2.13.45e3fe1dCheck for pydantic tag pattern in CI7f9edccDocument tagging conventionsb46a0c9Adaptpydantic-corelinker flags on macOS50629c8Update to PyPy 7.3.228522ebbPreserveRootModelcore metadataa37f3afAdaptMISSINGsentinel test to work with unreleasedtyping_extensionsver...909259aRemove Logfire example in documentation2c4174cBump libc from 0.2.155 to 0.2.185Updates
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.4Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
... (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
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.10.9Release notes
Sourced from matplotlib's releases.
... (truncated)
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
python-socketiofrom 5.11.4 to 5.16.1Release notes
Sourced from python-socketio's releases.
Changelog
Sourced from python-socketio's changelog.
... (truncated)
Commits
2082c08Release 5.16.1add47d8Switch to Furo documentation template6229261Use configured JSON module in managers (Fixes #1549) (#1553)ccdd200Add Python free-threading to CI (#1554)e40fc63Bump django in /examples/server/wsgi/django_socketio (#1552) #nolog1c2eab1Admin UI fixes: remove duplicate tasks, report transport upgrades8469b69Bump qs and express in /examples/client/javascript (#1544) #nolog174629eBump aiohttp from 3.12.14 to 3.13.3 in /examples/server/aiohttp (#1543) #nolog7353b27Bump qs and express in /examples/server/javascript (#1542) #nologe01550bFix typos in documentation #nolog (Fixes #1541)Updates
jupyterlabfrom 4.2.5 to 4.5.7Release notes
Sourced from jupyterlab's releases.