Skip to content

Commit 40dcdc4

Browse files
Bump psutil from 7.1.3 to 7.2.0 (#307)
Bumps [psutil](https://github.com/giampaolo/psutil) from 7.1.3 to 7.2.0. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-7.1.3...release-7.2.0) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.2.0 dependency-type: direct:development 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 9329537 commit 40dcdc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ development = [
4545
"coverage==7.10.7; python_version < '3.10'",
4646
"coverage==7.11.0; python_version > '3.9'",
4747
"cryptography==46.0.3",
48-
"psutil==7.1.3",
48+
"psutil==7.2.0",
4949
"pytest-cov==7.0.0",
5050
"pytest-schema==0.1.2",
5151
"pytest==8.4.2",

0 commit comments

Comments
 (0)