Bump pyjwt from 2.0.0 to 2.0.1

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-01-18 05:37:48 +00:00 committed by GitHub
parent a8bae3a381
commit 8b5f8937cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@ sdnotify==0.3.2
# API Server
fastapi==0.63.0
uvicorn==0.13.3
pyjwt==2.0.0
pyjwt==2.0.1
# Support for colorized terminal output
colorama==0.4.4