Merge pull request #4170 from freqtrade/dependabot/pip/develop/pyjwt-2.0.0

Bump pyjwt from 1.7.1 to 2.0.0
This commit is contained in:
Matthias
2021-01-08 19:48:04 +01:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

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