Skip to content

Commit 7db117f

Browse files
[pip](deps): Update psutil requirement in the prod-deps group (#575)
Updates the requirements on [psutil](https://github.com/giampaolo/psutil) to permit the latest version. Updates `psutil` to 7.0.0 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-6.1.0...release-7.0.0) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 25e2958 commit 7db117f

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
@@ -6,7 +6,7 @@ discord-ext-menus @ git+https://github.com/Rapptz/discord-ext-menus@8686b5d1bbc1
66
msgspec>=0.19.0,<1
77
python-dateutil>=2.9.0.post0,<3
88
asyncpg>=0.30.0,<1
9-
psutil>=6.1.0,<7
9+
psutil>=6.1.0,<8
1010
pygit2>=1.16.0,<2
1111
async-lru>=2.0.4,<3
1212
prometheus-client>=0.20.0,<1

0 commit comments

Comments
 (0)