Skip to content

Commit bc833c3

Browse files
[pip](deps): Bump psutil from 5.9.7 to 5.9.8 (#51)
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 a32481c commit bc833c3

File tree

2 files changed

+20
-19
lines changed

2 files changed

+20
-19
lines changed

poetry.lock

+19-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ uvloop = {markers = "sys_platform != \"win32\"", version = "^0.19.0"}
1313
winloop = {markers = "sys_platform == \"win32\"", version = "^0.1.0"}
1414
asyncpg = "^0.29.0"
1515
discord-ext-menus = {git = "https://github.com/Rapptz/discord-ext-menus", rev = "8686b5d1bbc1d3c862292eb436ab630d6e9c9b53"}
16-
psutil = "^5.9.7"
16+
psutil = "^5.9.8"
1717
pygit2 = "^1.13.3"
1818
python-dateutil = "^2.8.2"
1919
click = "^8.1.7"

0 commit comments

Comments
 (0)