Skip to content

Commit cfb5c3a

Browse files
refactor(deps): update dependency psutil to v7
1 parent c7dd97a commit cfb5c3a

2 files changed

Lines changed: 28 additions & 24 deletions

File tree

poetry.lock

Lines changed: 27 additions & 23 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
@@ -10,7 +10,7 @@ version = "1.1.0-rc.18"
1010

1111
[tool.poetry.dependencies]
1212
omegaconf = "^2.3.0"
13-
psutil = "^6.0.0"
13+
psutil = "^7.0.0"
1414
pydantic = "^2.6.4"
1515
pygments = "^2.16.1"
1616
python = "^3.10"

0 commit comments

Comments
 (0)