Skip to content

Commit

Permalink
fix(deps): update dependency psutil to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 20, 2024
1 parent 0e60e4f commit d7b4fb2
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 21 deletions.
41 changes: 21 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 @@ -51,7 +51,7 @@ schedule = "^1.0.0"
yq = "^3.0.0"
prometheus-client = ">=0.16"
xxhash = "^3.0.0"
psutil = "^5.8.0"
psutil = "^6.0.0"
requests = "^2.0"
fastapi = {version = ">=0.95", optional = true}
uvicorn = {version = ">=0.21.1", optional = true, extras = ["standard"]}
Expand Down

0 comments on commit d7b4fb2

Please sign in to comment.