Skip to content

Commit 61bb4dd

Browse files
📦 bump psutil from 7.0.0 to 7.1.0 (#72)
Bumps [psutil](https://github.com/giampaolo/psutil) from 7.0.0 to 7.1.0. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-7.0.0...release-7.1.0) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b3dc65 commit 61bb4dd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎pyproject.toml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ all = [
2727
"ujson==5.10.0",
2828
"python-dateutil==2.9.0.post0",
2929
"types-python-dateutil==2.9.0.20250708",
30-
"psutil==7.0.0",
30+
"psutil==7.1.0",
3131
]
3232
checksum = [
3333
"ujson==5.10.0",
@@ -37,7 +37,7 @@ dateutil = [
3737
"types-python-dateutil==2.9.0.20250708",
3838
]
3939
memory = [
40-
"psutil==7.0.0",
40+
"psutil==7.1.0",
4141
]
4242

4343
[project.urls]

0 commit comments

Comments
 (0)