Skip to content

Commit 2c1b0f7

Browse files
chore(deps): Bump psutil from 5.9.6 to 7.1.3 in /src/python-app
Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.6 to 7.1.3. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-5.9.6...release-7.1.3) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.1.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fda3a20 commit 2c1b0f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python-app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==2.3.3
22
Werkzeug==2.3.7
3-
psutil==5.9.6
3+
psutil==7.1.3
44
gunicorn==21.2.0
55
requests==2.31.0

0 commit comments

Comments
 (0)