Skip to content

Commit e4db20f

Browse files
Update psutil requirement in the python-packages group
Updates the requirements on [psutil](https://github.com/giampaolo/psutil) to permit the latest version. Updates `psutil` to 7.2.2 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-7.2.1...release-7.2.2) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.2.2 dependency-type: direct:production dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2d81b0f commit e4db20f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pytest
1313
pygraphviz~=1.14
1414
tabulate
1515
click~=8.3.1
16-
psutil~=7.2.1
16+
psutil~=7.2.2
1717
### Package ###
1818
twine>=6.1.0
1919
packaging>=24.2.0

0 commit comments

Comments
 (0)