Skip to content

Commit 635cfdf

Browse files
build(deps): update psutil requirement from 6.1.1 to 7.0.0
Updates the requirements on [psutil](https://github.com/giampaolo/psutil) to permit the latest version. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-6.1.1...release-7.0.0) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b95cb20 commit 635cfdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ python-daemon = "3.0.1"
5555
boto3 = "1.37.31"
5656
tencentcloud-sdk-python = "3.0.1357"
5757
xinference-client = "1.4.1"
58-
psutil = "6.1.1"
58+
psutil = "7.0.0"
5959
celery = { extras = ["sqlalchemy"], version = "5.5.1" }
6060
django-celery-beat = "2.7.0"
6161
celery-once = "3.0.1"

0 commit comments

Comments
 (0)