Bump pyjwt from 2.2.0 to 2.3.0

Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/commits)

---
updated-dependencies:
- dependency-name: pyjwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-10-18 03:01:19 +00:00 committed by GitHub
parent 00fc38a5dc
commit b60371822f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ sdnotify==0.3.2
# API Server
fastapi==0.70.0
uvicorn==0.15.0
pyjwt==2.2.0
pyjwt==2.3.0
aiofiles==0.7.0
psutil==5.8.0