Bump psutil from 5.9.1 to 5.9.2

Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.1 to 5.9.2.
- [Release notes](https://github.com/giampaolo/psutil/releases)
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.1...release-5.9.2)

---
updated-dependencies:
- dependency-name: psutil
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-09-05 13:10:02 +00:00 committed by GitHub
parent 52b20fd4b7
commit 7cc8ac0a34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ fastapi==0.81.0
uvicorn==0.18.3
pyjwt==2.4.0
aiofiles==0.8.0
psutil==5.9.1
psutil==5.9.2
# Support for colorized terminal output
colorama==0.4.5