Skip to content

Commit 0d01c67

Browse files
📦 bump psutil from 7.1.0 to 7.2.1
Bumps [psutil](https://github.com/giampaolo/psutil) from 7.1.0 to 7.2.1. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-7.1.0...release-7.2.1) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.2.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d0d6a70 commit 0d01c67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎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.20251008",
30-
"psutil==7.1.0",
30+
"psutil==7.2.1",
3131
]
3232
checksum = [
3333
"ujson==5.10.0",
@@ -37,7 +37,7 @@ dateutil = [
3737
"types-python-dateutil==2.9.0.20251008",
3838
]
3939
memory = [
40-
"psutil==7.1.0",
40+
"psutil==7.2.1",
4141
]
4242

4343
[project.urls]

0 commit comments

Comments
 (0)