Bump the minor_packages group with 2 updates#2047
Merged
Conversation
Updates the requirements on [psutil](https://github.com/giampaolo/psutil) and [termcolor](https://github.com/termcolor/termcolor) to permit the latest version. Updates `psutil` to 7.2.1 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-0.1.0...release-7.2.1) Updates `termcolor` to 3.3.0 - [Release notes](https://github.com/termcolor/termcolor/releases) - [Changelog](https://github.com/termcolor/termcolor/blob/main/CHANGES.md) - [Commits](termcolor/termcolor@0.1...3.3.0) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.2.1 dependency-type: direct:production dependency-group: minor_packages - dependency-name: termcolor dependency-version: 3.3.0 dependency-type: direct:production dependency-group: minor_packages ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Memory benchmark result| Test Name | %Δ | Master (MB) | PR (MB) | Δ (MB) | Time PR (s) | Time Master (s) |
| -------------------------------------- | ------------ | ------------------ | ------------------ | ------------ | ------------------ | ------------------ |
test_objective_jac_w7x | 3.41 % | 3.865e+03 | 3.997e+03 | 131.77 | 40.37 | 36.17 |
test_proximal_jac_w7x_with_eq_update | 2.97 % | 6.429e+03 | 6.620e+03 | 191.09 | 167.57 | 160.48 |
test_proximal_freeb_jac | -0.63 % | 1.325e+04 | 1.317e+04 | -83.32 | 86.15 | 82.61 |
test_proximal_freeb_jac_blocked | -1.04 % | 7.529e+03 | 7.451e+03 | -78.00 | 76.22 | 72.70 |
test_proximal_freeb_jac_batched | -0.13 % | 7.462e+03 | 7.452e+03 | -9.93 | 75.62 | 73.20 |
test_proximal_jac_ripple | 0.95 % | 3.458e+03 | 3.491e+03 | 32.72 | 65.61 | 65.89 |
test_proximal_jac_ripple_bounce1d | 0.76 % | 3.579e+03 | 3.606e+03 | 27.16 | 78.37 | 77.25 |
test_eq_solve | 1.72 % | 2.016e+03 | 2.050e+03 | 34.59 | 94.78 | 94.27 |For the memory plots, go to the summary of |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2047 +/- ##
=======================================
Coverage 95.75% 95.75%
=======================================
Files 102 102
Lines 28344 28344
=======================================
Hits 27141 27141
Misses 1203 1203 🚀 New features to boost your workflow:
|
YigitElma
approved these changes
Jan 6, 2026
f0uriest
approved these changes
Jan 6, 2026
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.
Updates the requirements on psutil and termcolor to permit the latest version.
Updates
psutilto 7.2.1Changelog
Sourced from psutil's changelog.
... (truncated)
Commits
6130c19Fix #2699 / BSD: flush internal jemalloc cache before returning metrics.899ee4eMention psleak704e218Pre-release1a946cfTake psleak from PYPI5085421Use external psleak module for memleak tests (#2698)ac56e6aCI: don't cancel CI in progress on 1st failure10fe3d5Merge branch 'master' of github.com:giampaolo/psutilba507bdFix various CI errorsd5a1398Update cpu_count docs: clarify differences from os.cpu_count (#2696)556158fRefact memleak.pyUpdates
termcolorto 3.3.0Release notes
Sourced from termcolor's releases.
Changelog
Sourced from termcolor's changelog.
Commits
0980eb5Add support for italic (#128)78bb9beUpdate config (#129)432ccc4Update config35f160cCodecov token no longer needed1354a4eReplace pre-commit with prek960af4fAdd seven-day cooldown to Renovate27bfac6Add support for italic83c871acan_colorize: Expect fileno() to raise OSError, as documented (#126)b300cc3Update actions/checkout action to v6 (#127)f6f38e0Update actions/checkout action to v6Dependabot 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