Skip to content

Commit 3916b2f

Browse files
Bump psutil from 7.1.2 to 7.1.3 (#43)
Bumps [psutil](https://github.com/giampaolo/psutil) from 7.1.2 to 7.1.3. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-7.1.2...release-7.1.3) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.1.3 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 3bc796b commit 3916b2f

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
@@ -39,7 +39,7 @@ development = [
3939
"build==1.3.0",
4040
"coverage==7.10.7",
4141
"cryptography==46.0.3",
42-
"psutil==7.1.2",
42+
"psutil==7.1.3",
4343
"pytest-cov==7.0.0",
4444
"pytest-schema==0.1.2",
4545
"pytest==8.4.2",

0 commit comments

Comments
 (0)