Skip to content

Commit c8c9279

Browse files
Bump psutil from 5.9.4 to 6.1.1
Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.4 to 6.1.1. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-5.9.4...release-6.1.1) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e3b5a4a commit c8c9279

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ def find_version(*file_paths):
5757
"texttable==1.6.7",
5858
"python-dateutil==2.8.2",
5959
"Jinja2==3.1.4",
60-
"psutil==5.9.4",
60+
"psutil==6.1.1",
6161
"python-dotenv==0.21.0",
6262
"terminaltables==3.1.10",
6363
"requests==2.28.1",

0 commit comments

Comments
 (0)