Skip to content

Commit 30fba28

Browse files
Bump psutil from 7.2.0 to 7.2.1 (#260)
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:production 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 9731bf8 commit 30fba28

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
@@ -11,7 +11,7 @@ authors = [
1111
dependencies = [
1212
"aiohttp[speedups]==3.13.2",
1313
"chess==1.11.2",
14-
"psutil==7.2.0",
14+
"psutil==7.2.1",
1515
"pyyaml==6.0.3",
1616
"tenacity==9.1.2",
1717
]

0 commit comments

Comments
 (0)