Skip to content

Commit

Permalink
build(deps): bump psutil from 6.0.0 to 6.1.0
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent c42a58d commit 8dfee4a
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 21 deletions.
83 changes: 63 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 @@ -25,7 +25,7 @@ werkzeug = "^3.0.4"
gunicorn = {version = "^23.0.0", extras = ["setproctitle"]}
lacuscore = "^1.11.1"
rich = "^13.9.2"
psutil = "^6.0.0"
psutil = "^6.1.0"

[tool.poetry.group.dev]
optional = true
Expand Down

0 comments on commit 8dfee4a

Please sign in to comment.