Python dependency: Update psutil requirement from ==5.9.* to ==6.0.*

Updates the requirements on [psutil](https://github.com/giampaolo/psutil) to permit the latest version.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.0...release-6.0.0)

---
updated-dependencies:
- dependency-name: psutil
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-06-27 13:25:47 +05:30 committed by GitHub
parent 754cd223c1
commit 7efed95ac3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,7 +31,7 @@ passlib==1.*
pytz==2024.*
speaklater3==1.*
sqlparse==0.*
psutil==5.9.*
psutil==6.0.*
psycopg[c]==3.1.19
python-dateutil==2.*
SQLAlchemy==2.*