Skip to content

Commit

Permalink
Bump psutil from 6.0.0 to 6.1.1
Browse files Browse the repository at this point in the history
Bumps [psutil](https://github.com/giampaolo/psutil) from 6.0.0 to 6.1.1.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-6.0.0...release-6.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 25, 2024
1 parent 8098a13 commit ab4f2fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-frozen.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ natsort==8.4.0
pypresence==4.3.0
pygal==3.0.5
CairoSVG==2.7.1
psutil==6.0.0
psutil==6.1.1
sentry-sdk==2.10.0
cairocffi>=1.6.1
packaging
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ skytemple-eventserver==1.6.0
pypresence==4.3.0
pygal==3.0.5
CairoSVG==2.7.1
psutil==6.0.0
psutil==6.1.1
sentry-sdk==2.10.0
packaging
wheel
Expand Down

0 comments on commit ab4f2fe

Please sign in to comment.