Merge pull request #4234 from freqtrade/dependabot/pip/develop/pyjwt-2.0.1

Bump pyjwt from 2.0.0 to 2.0.1
This commit is contained in:
Matthias
2021-01-18 09:20:16 +01:00
committed by GitHub

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