Skip to content

Commit cfdd92f

Browse files
Bump psutil from 7.2.0 to 7.2.1 (#308)
Bumps [psutil](https://github.com/giampaolo/psutil) from 7.2.0 to 7.2.1. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-7.2.0...release-7.2.1) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.2.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40dcdc4 commit cfdd92f

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.2.0",
48+
"psutil==7.2.1",
4949
"pytest-cov==7.0.0",
5050
"pytest-schema==0.1.2",
5151
"pytest==8.4.2",

0 commit comments

Comments
 (0)