-
-
Notifications
You must be signed in to change notification settings - Fork 323
chore(deps): bump psutil from 5.9.8 to 7.2.1 #5376
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
Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.8 to 7.2.1. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-5.9.8...release-7.2.1) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
📊 Monthly LeaderboardHi @dependabot[bot]! Here's how you rank for December 2025: 🎉 Welcome! This is your first contribution this month. Top 3 Contributors
Leaderboard based on contributions in December 2025. Keep up the great work! 🚀 |
❌ Tests failedThe Django tests found issues that need to be fixed. Please review the test output below and fix the failing tests. How to run tests locally# Install dependencies
poetry install --with dev
# Run all tests
poetry run python manage.py test
# Run tests with verbose output
poetry run python manage.py test -v 3
# Run a specific test
poetry run python manage.py test app.tests.TestClass.test_methodTest output (last 100 lines)For more information, see the Django testing documentation. |
Bumps psutil from 5.9.8 to 7.2.1.
Changelog
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.pyDependabot 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)