Skip to content

Commit d8e070f

Browse files
[pip](deps): Bump psutil from 5.9.7 to 5.9.8 (#55)
Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.7 to 5.9.8. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-5.9.7...release-5.9.8) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ab554d commit d8e070f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ uvloop==0.19.0 ; sys_platform != "win32"
33
winloop==0.1.0 ; sys_platform == "win32"
44
asyncpg==0.29.0
55
discord-ext-menus @ git+https://github.com/Rapptz/discord-ext-menus@8686b5d1bbc1d3c862292eb436ab630d6e9c9b53
6-
psutil==5.9.7
6+
psutil==5.9.8
77
pygit2==1.13.3
88
python-dateutil==2.8.2
99
click==8.1.7

0 commit comments

Comments
 (0)