build: bump the minimal group across 1 directory with 2 updates#3632
Merged
Conversation
Bumps the minimal group with 2 updates in the / directory: [numpy](https://github.com/numpy/numpy) and [psutil](https://github.com/giampaolo/psutil). Updates `numpy` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.2.0...v2.2.1) Updates `psutil` from 6.1.0 to 6.1.1 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-6.1.0...release-6.1.1) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minimal - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minimal ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3632 +/- ##
==========================================
- Coverage 87.18% 87.13% -0.06%
==========================================
Files 187 187
Lines 14660 14660
==========================================
- Hits 12782 12774 -8
- Misses 1878 1886 +8 |
germa89
approved these changes
Jan 7, 2025
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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the minimal group with 2 updates in the / directory: numpy and psutil.
Updates
numpyfrom 2.2.0 to 2.2.1Release notes
Sourced from numpy's releases.
... (truncated)
Commits
7469245Merge pull request #28047 from charris/prepare-2.2.1acb051eREL: Prepare for the NumPy 2.2.1 release [wheel build]28a091aMerge pull request #28044 from charris/backport-28039723605bTST: Add test for allowingNonein operand sequence passed tonditer554739eTYP: allowNonein operand sequence of nditer31bc4c8Merge pull request #28021 from charris/backport-2802032f52a3CI: pin scipy-doctest to 1.5.1 (#28020)6219aebMerge pull request #28007 from charris/backport-28005eb7071cMerge pull request #28006 from charris/backport-280034f82c32BUG: Cython API was missing NPY_UINTP.Updates
psutilfrom 6.1.0 to 6.1.1Changelog
Sourced from psutil's changelog.
Commits
58552f6Merge branch 'master' of github.com:giampaolo/psutil4ba6ad0ruff: enable PLR5501 (Useelifinstead ofelsethenif, to reduce inden...1a63407use asetliteral when testing for membership8162905disable flafy test + pre-release1f3458btry to fix some flaky tests 2c0e1eb1try to fix some flaky tests 245934bbtry to fix some flaky tests560c524chore: bump cibuildwheel to 2.22.0, move to macos-13 (#2479)b5ea67efix winmake.py test-parallel13a336bfix #2418 / Linux: fix race conditionDependabot 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