Skip to content

Commit 14ea3ec

Browse files
fix(deps): update dependency psutil to v7
1 parent 0f74c96 commit 14ea3ec

File tree

2 files changed

+26
-23
lines changed

2 files changed

+26
-23
lines changed

poetry.lock

Lines changed: 25 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repository = "https://github.com/star0202/dibug"
1111
python = "^3.10"
1212
discord-py = ">=2.0.0"
1313
async-eval = "^0.2.0"
14-
psutil = "^6.0.0"
14+
psutil = "^7.0.0"
1515

1616
[tool.poetry.group.style.dependencies]
1717
black = "^24.0.0"

0 commit comments

Comments
 (0)