Skip to content

Commit

Permalink
chore(deps): update psutil requirement from ==5.9.* to ==6.1.*
Browse files Browse the repository at this point in the history
Updates the requirements on [psutil](https://github.com/giampaolo/psutil) to permit the latest version.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-5.9.0...release-6.1.0)

---
updated-dependencies:
- dependency-name: psutil
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 89fd7b2 commit 5e88338
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ pytest-xdist == 3.6.*
black == 24.*
ruff == 0.6.*
mypy == 1.11.*
psutil == 5.9.*
psutil == 6.1.*
types-PyYAML ~= 6.0

0 comments on commit 5e88338

Please sign in to comment.