Skip to content

Commit 3941b72

Browse files
build(deps): bump psutil from 6.0.0 to 7.2.2
Bumps [psutil](https://github.com/giampaolo/psutil) from 6.0.0 to 7.2.2. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-6.0.0...release-7.2.2) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.2.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6dab887 commit 3941b72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies = [
1818
"igdb-api-v4==0.3.3",
1919
"isodate==0.7.2",
2020
"plotly==5.24.1",
21-
"psutil==6.0.0", # required for orca, orca is required to save plotly figures as images
21+
"psutil==7.2.2", # required for orca, orca is required to save plotly figures as images
2222
"python-dotenv==1.2.1",
2323
"requests==2.32.5",
2424
]

0 commit comments

Comments
 (0)