Skip to content

Commit 618ce33

Browse files
fix(deps): update dependency psutil to v7 (#977)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 49bb396 commit 618ce33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies = [
4343
"cffi ~=1.0",
4444
"click ~=8.0",
4545
"fastapi ~=0.0",
46-
"psutil ~=6.0",
46+
"psutil ~=7.0",
4747
"requests ~=2.0",
4848
"six ~=1.0",
4949
"typing-extensions ~=4.0 ; python_version < '3.10'",

0 commit comments

Comments
 (0)