deps(deps): bump the dependencies group with 6 updates#26
Merged
chenpeizhi merged 1 commit intomasterfrom Jan 2, 2026
Merged
Conversation
Bumps the dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [numpy](https://github.com/numpy/numpy) | `2.3.4` | `2.4.0` | | [networkx](https://github.com/networkx/networkx) | `3.5` | `3.6.1` | | [ipython](https://github.com/ipython/ipython) | `9.6.0` | `9.8.0` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `8.2.3` | `9.1.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.2` | `9.0.2` | | [juliacall](https://github.com/JuliaPy/PythonCall.jl) | `0.9.28` | `0.9.31` | Updates `numpy` from 2.3.4 to 2.4.0 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.3.4...v2.4.0) Updates `networkx` from 3.5 to 3.6.1 - [Release notes](https://github.com/networkx/networkx/releases) - [Commits](networkx/networkx@networkx-3.5...networkx-3.6.1) Updates `ipython` from 9.6.0 to 9.8.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@9.6.0...9.8.0) Updates `sphinx` from 8.2.3 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@v8.2.3...v9.1.0) Updates `pytest` from 8.4.2 to 9.0.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.2...9.0.2) Updates `juliacall` from 0.9.28 to 0.9.31 - [Release notes](https://github.com/JuliaPy/PythonCall.jl/releases) - [Changelog](https://github.com/JuliaPy/PythonCall.jl/blob/main/CHANGELOG.md) - [Commits](JuliaPy/PythonCall.jl@v0.9.28...v0.9.31) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: networkx dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ipython dependency-version: 9.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sphinx dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: juliacall dependency-version: 0.9.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Pull Request Test Coverage Report for Build 20640299120Details
💛 - Coveralls |
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 dependencies group with 6 updates:
2.3.42.4.03.53.6.19.6.09.8.08.2.39.1.08.4.29.0.20.9.280.9.31Updates
numpyfrom 2.3.4 to 2.4.0Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
c5ab79cMerge pull request #30487 from charris/prepare-2.4.0.205e379aREL: Prepare for the NumPy 2.4.0 release (2)485f1c4REL: Prepare for the NumPy 2.4.0 release (1) (#30486)c683481REL: Prepare for the NumPy 2.4.0 release (#30439)11d9ed2Merge pull request #30459 from charris/backport-304562a17ddbTYP: restoregeneric.__hash__(#30456)d04a429Merge pull request #30432 from charris/backport-30426f94a148fix more data races in mtrand.pyx (#30426)06a9d42Merge pull request #30420 from charris/backport-3041830819cdMerge pull request #30419 from charris/backport-30373Updates
networkxfrom 3.5 to 3.6.1Release notes
Sourced from networkx's releases.
... (truncated)
Commits
7530809Designate 3.6.1 release4788eb0Rolling back shortest paths links (#8373)696edb6Fix draw_networkx_nodes with list node_shape and add regression test (#8363)c38830cBlocklist Python 3.14.1 (#8372)81d2311DOC: Fix underline lens in docstrings. (#8371)a6e2bfaDOC: Add blurb to contributor guide about drawing tests. (#8370)96b6282DOC: clarify difference between G.nodes/G.nodes() and G.edges/G.edges() in tu...75bdd73Fix: allow graph subclasses to have additional arguments (#8369)7663fa5TST: clean up isomorphism tests (#8364)3dacd1bAdd spectral bipartition community finding and greedy bipartition using node ...Updates
ipythonfrom 9.6.0 to 9.8.0Commits
2fc1f45release 9.8.0ed971f9Whatsnew 9.8 (#15090)6b93788Whatsnew 9.8413a077Some documentation updates. (#15084)df6b2d0Bump actions/checkout from 5 to 6 in the actions group (#15086)b33d048execution count more atomic, run_cell_async reenterable (#15088)aaa5a45execution count more atomice9e7e4fBump actions/checkout from 5 to 6 in the actions group263ebaaFix some ruff issues with import (rule UP35 not activated yet) (#15037)6240d23Many documentation updates.Updates
sphinxfrom 8.2.3 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
pytestfrom 8.4.2 to 9.0.2Release notes
Sourced from pytest's releases.
... (truncated)
Commits
3d10b51Prepare release version 9.0.2188750bMerge pull request #14030 from pytest-dev/patchback/backports/9.0.x/1e4b01d1f...b7d7befMerge pull request #14014 from bluetech/compat-notebd08e85Merge pull request #14013 from pytest-dev/patchback/backports/9.0.x/922b60377...bc78386Add CLI options reference documentation (#13930)5a4e398Fix docs typo (#14005) (#14008)d7ae6dfMerge pull request #14006 from pytest-dev/maintenance/update-plugin-list-tmpl...556f6a2pre-commit: fix rst-lint after new release (#13999) (#14001)c60fbe6Fix quadratic-time behavior when handlingunittestsubtests in Python 3.10 ...73d9b01Merge pull request #13995 from nicoddemus/patchback/backports/9.0.x/1b5200c0f...Updates
juliacallfrom 0.9.28 to 0.9.31Release notes
Sourced from juliacall's releases.
... (truncated)
Changelog
Sourced from juliacall's changelog.
Commits
be16342release v0.9.3178e2f7csupport python 3.14 (#733)90f81a3Bump actions/cache from 4 to 5 (#732)04f85fdBump actions/checkout from 5 to 6 (#726)4bf3e37release 0.9.30f496cd1Add top-level testing instructions (#725)6b385d6remove support for python 3.14 (#723)099da1aadd a step to build PyCall (#722)582d59crelease 0.9.292ff3c84add CHANGELOG.md (#721)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 it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions