-
-
Notifications
You must be signed in to change notification settings - Fork 41
chore(deps): update minor #1114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned FilesNone |
|
fb226ad to
41d2094
Compare
41d2094 to
e450ee1
Compare
e450ee1 to
59be733
Compare
59be733 to
5345d2b
Compare
| datasource | package | from | to | | -------------- | ------- | ------- | ------ | | pypi | psutil | 7.1.3 | 7.2.1 | | python-version | python | 3.13.11 | 3.14.2 |
5345d2b to
ab5595d
Compare
This PR contains the following updates:
7.1.3→7.2.1>=3.13.2,<3.14→>=3.14.2,<3.15Release Notes
giampaolo/psutil (psutil)
v7.2.1Compare Source
=====
2025-12-29
Bug fixes
heap_info()_ does not detect small allocations(<= 1K). In order to fix that, we now flush internal jemalloc cache before
fetching the metrics.
v7.2.0Compare Source
=====
2025-12-23
Enhancements
heap_info()_ andheap_trim()_ functions, providing directaccess to the platform's native C heap allocator (glibc, mimalloc,
libmalloc). Useful to create tools to detect memory leaks.
now live under
tests/instead ofpsutil/tests.Bug fixes
include.
net_if_stats()_ due to missingPy_CLEAR.Compatibility notes
import psutil.testsno longer works (but it was never documented tobegin with).
python/cpython (python)
v3.14.2Compare Source
v3.14.1Compare Source
v3.14.0Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.