Merge pull request #7005 from freqtrade/dependabot/pip/develop/uvicorn-0.18.1

Bump uvicorn from 0.17.6 to 0.18.1
This commit is contained in:
Matthias 2022-07-03 07:52:09 +02:00 committed by GitHub
commit df8c9fc4e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ sdnotify==0.3.2
# API Server
fastapi==0.78.0
uvicorn==0.17.6
uvicorn==0.18.1
pyjwt==2.4.0
aiofiles==0.8.0
psutil==5.9.1