helper_scripts
helper_scripts copied to clipboard
chore(deps): update dependency psutil to v6.1.1
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| psutil | patch | ==6.1.0 -> ==6.1.1 |
Release Notes
giampaolo/psutil (psutil)
v6.1.1
=====
2024-12-19
Enhancements
- 2471_: use Vulture CLI tool to detect dead code.
Bug fixes
- 2418_, [Linux]: fix race condition in case /proc/PID/stat does not exist, but /proc/PID does, resulting in FileNotFoundError.
- 2470_, [Linux]:
users()_ may return "localhost" instead of the actual IP address of the user logged in.
Configuration
📅 Schedule: Branch creation - "every weekday" in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.