Bump psutil from 5.9.0 to 5.9.1

Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.0 to 5.9.1.
- [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.0...release-5.9.1)

---
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-05-23 03:01:20 +00:00 committed by GitHub
parent e3beaae8be
commit f819fafa1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@ fastapi==0.78.0
uvicorn==0.17.6
pyjwt==2.4.0
aiofiles==0.8.0
psutil==5.9.0
psutil==5.9.1
# Support for colorized terminal output
colorama==0.4.4