8000 Bump psutil from 5.9.5 to 7.0.0 in /pyperformance/requirements by dependabot[bot] · Pull Request #394 · python/pyperformance · GitHub
[go: up one dir, main page]

Skip to content

Bump psutil from 5.9.5 to 7.0.0 in /pyperformance/requirements #394

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump psutil from 5.9.5 to 7.0.0 in /pyperformance/requirements
Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.5 to 7.0.0.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-5.9.5...release-7.0.0)

---
updated-dependencies:
- dependency-name: psutil
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 1, 2025
commit e2590db9c11c4b48d9f13868bbb79c6c8e6d0114
2 changes: 1 addition & 1 deletion pyperformance/requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
packaging==23.1
# via -r requirements.in
psutil==5.9.5
psutil==7.0.0
# via
# -r requirements.in
# pyperf
Expand Down
Loading
0