Skip to content

Commit 444709d

Browse files
Bump psutil from 5.9.8 to 6.0.0
Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.8 to 6.0.0. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-5.9.8...release-6.0.0) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 11556fc commit 444709d

File tree

2 files changed

+22
-21
lines changed

2 files changed

+22
-21
lines changed

poetry.lock

Lines changed: 21 additions & 20 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
@@ -75,7 +75,7 @@ unstructured = "^0.14.4"
7575
Markdown = "^3.6"
7676
faiss-cpu = "^1.8.0"
7777
openai = "^1.35.13"
78-
psutil = "^5.9.8"
78+
psutil = "^6.0.0"
7979

8080
[tool.poetry.group.dev.dependencies]
8181
black = "^24.2.0"

0 commit comments

Comments
 (0)