Skip to content

Commit 552cbee

Browse files
build(deps): bump psutil from 6.0.0 to 7.1.3
Bumps [psutil](https://github.com/giampaolo/psutil) from 6.0.0 to 7.1.3. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-6.0.0...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 6aa2c2a commit 552cbee

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
@@ -2,6 +2,6 @@ google-api-python-client==2.187.0
22
igdb-api-v4==0.3.3
33
isodate==0.7.2
44
plotly==5.24.1
5-
psutil==6.0.0 # required for orca, orca is required to save plotly figures as images
5+
psutil==7.1.3 # required for orca, orca is required to save plotly figures as images
66
python-dotenv==1.2.1
77
requests==2.32.5

0 commit comments

Comments
 (0)