Skip to content

Commit d5a449b

Browse files
Bump psutil from 7.1.0 to 7.1.2
Bumps [psutil](https://github.com/giampaolo/psutil) from 7.1.0 to 7.1.2. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-7.1.0...release-7.1.2) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b95447 commit d5a449b

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
@@ -35,7 +35,7 @@ development = [
3535
"build==1.3.0",
3636
"coverage==7.10.7",
3737
"cryptography==46.0.3",
38-
"psutil==7.1.0",
38+
"psutil==7.1.2",
3939
"pytest-cov==7.0.0",
4040
"pytest-schema==0.1.2",
4141
"pytest==8.4.2",

0 commit comments

Comments
 (0)