Skip to content

Commit

Permalink
Bump psutil from 5.9.8 to 6.1.0
Browse files Browse the repository at this point in the history
Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.8 to 6.1.0.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-5.9.8...release-6.1.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 and Tatsh committed Oct 30, 2024
1 parent 0c40e6b commit db5d908
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 21 deletions.
42 changes: 22 additions & 20 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ version = "0.1.0"
[tool.poetry.dependencies]
python = ">=3.12,<4"
click = ">=8.0,<8.1.4"
psutil = "^5.9.5"
psutil = ">=5.9.5,<7.0.0"
pyxdg = "^0.28"

[tool.poetry.group.dev]
Expand Down

0 comments on commit db5d908

Please sign in to comment.