deps(deps): bump the dependencies group with 2 updates#16
Merged
chenpeizhi merged 3 commits intomasterfrom Nov 1, 2025
Merged
Conversation
Bumps the dependencies group with 2 updates: [numpy](https://github.com/numpy/numpy) and [ipython](https://github.com/ipython/ipython). Updates `numpy` from 2.3.3 to 2.3.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.3.3...v2.3.4) Updates `ipython` from 9.5.0 to 9.6.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@9.5.0...9.6.0) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ipython dependency-version: 9.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Pull Request Test Coverage Report for Build 19002929436Details
💛 - Coveralls |
Collaborator
@copilot Explain and fix this. |
Contributor
|
@chenpeizhi I've opened a new pull request, #17, to work on those changes. Once the pull request is ready, I'll request review from you. |
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 2 updates: numpy and ipython.
Updates
numpyfrom 2.3.3 to 2.3.4Release notes
Sourced from numpy's releases.
... (truncated)
Commits
1458b9eREL: Prepare for the NumPy 2.3.4 release (#29955)7583bedMerge pull request #29950 from charris/backport-298853186751Merge pull request #29949 from charris/backport-299487fd2ad9STY: rename@classmethodarg toclsfe8447dMAINT: Simplify string arena growth strategy (#29885)a90f073Merge pull request #29940 from charris/backport-2993755d91abMAINT: Bump pypa/cibuildwheel from 3.1.4 to 3.2.1e2f0383Merge pull request #29926 from charris/backport-29609b427e83BUG: fix negative samples generated by Wald distribution (#29609)36363d6Merge pull request #29922 from charris/backport-29914Updates
ipythonfrom 9.5.0 to 9.6.0Commits
48b00ebrelease 9.6.0d87f745Add release notes for 9.6 (#15002)cfacd05Type-guided partial evaluation for completion of unitialized variables (#14993)7c97122Fix: Add support for forward_char as a keyboard shortcut (#15003)521e985Fix missing command 'forward_char'64484bbThis will workf3a53d8Fix downstream furtherc40b9efAdd release notes for 9.67c20fd6Fix downstream compatibilitycc81ca1Add module ignoring functionality to debugger (#14973)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