Skip to content

Commit 49ae925

Browse files
chore(deps-dev): bump psutil from 7.1.3 to 7.2.0 in /requirements (#8530)
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 82808c4 commit 49ae925

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ filelock==3.19.1; python_version<"3.10"
4848
# formatter
4949
black==25.9.0; python_version>="3.9"
5050
black==24.8.0; python_version<"3.9"
51-
psutil==7.1.3
51+
psutil==7.2.0

0 commit comments

Comments
 (0)