Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 19, 2024
1 parent 0df38af commit a974f48
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dominate==2.6.0
numpy==1.23.2
pandas==1.4.2
plotly==5.8.0
psutil==5.9.0
psutil==6.0.0
pylint==2.13.9
pytest==7.1.2
pytest-forked==1.4.0
Expand Down
6 changes: 5 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ plotly==5.8.0
# via -r requirements.in
pluggy==1.0.0
# via pytest
psutil==5.9.0
psutil==6.0.0
# via -r requirements.in
py==1.11.0
# via
Expand Down Expand Up @@ -77,6 +77,10 @@ tomli==2.0.0
# pytest
tqdm==4.64.0
# via -r requirements.in
typing-extensions==4.12.2
# via
# astroid
# pylint
wcmatch==8.3
# via -r requirements.in
wrapt==1.13.3
Expand Down

0 comments on commit a974f48

Please sign in to comment.