Skip to content

Commit

Permalink
Bump psutil from 6.0.0 to 6.1.0 (#63)
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.0.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-6.0.0...release-6.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 19, 2024
1 parent ac7e306 commit 28b1bc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ numpy==2.1.2
pandas==2.2.3
xgboost-cpu==2.1.1; platform_machine == "x86_64"
xgboost==2.1.1; platform_machine != "x86_64"
psutil==6.0.0
psutil==6.1.0
pyarrow==17.0.0
scikit-learn==1.5.2

0 comments on commit 28b1bc1

Please sign in to comment.