Skip to content

Commit

Permalink
fix(deps): update dependency psutil to v7 (#977)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 14, 2025
1 parent 49bb396 commit 618ce33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies = [
"cffi ~=1.0",
"click ~=8.0",
"fastapi ~=0.0",
"psutil ~=6.0",
"psutil ~=7.0",
"requests ~=2.0",
"six ~=1.0",
"typing-extensions ~=4.0 ; python_version < '3.10'",
Expand Down

0 comments on commit 618ce33

Please sign in to comment.