Skip to content

Commit 58b5577

Browse files
Bump psutil from 7.2.1 to 7.2.2
Bumps [psutil](https://github.com/giampaolo/psutil) from 7.2.1 to 7.2.2. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-7.2.1...release-7.2.2) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.2.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fc99b40 commit 58b5577

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
@@ -37,7 +37,7 @@ development = [
3737
"coverage==7.10.7; python_version <= '3.11'",
3838
"coverage==7.13.2; python_version > '3.11'",
3939
"cryptography==46.0.4",
40-
"psutil==7.2.1",
40+
"psutil==7.2.2",
4141
"pytest-cov==7.0.0",
4242
"pytest-schema==0.1.2",
4343
"pytest==8.4.2; python_version <= '3.11'",

0 commit comments

Comments
 (0)