Skip to content

Commit b7e363b

Browse files
build(deps): update psutil requirement from >=7.1.0 to >=7.2.2
Updates the requirements on [psutil](https://github.com/giampaolo/psutil) to permit the latest version. - [Changelog](https://github.com/giampaolo/psutil/blob/master/docs/changelog.rst) - [Commits](giampaolo/psutil@v7.1.0...v7.2.2) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 338bc30 commit b7e363b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ requests>=2.33.1
44
Flask>=3.1.2
55
Flask-HTTPAuth>=4.8.1
66
Flask-Babel>=4.0.0
7-
psutil>=7.1.0
7+
psutil>=7.2.2
88
colorlog>=6.10.1

0 commit comments

Comments
 (0)