Merge pull request #6478 from freqtrade/dependabot/pip/develop/fastapi-0.74.1

Bump fastapi from 0.74.0 to 0.74.1
This commit is contained in:
Matthias 2022-02-28 07:08:02 +01:00 committed by GitHub
commit dca83b070d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ python-rapidjson==1.6
sdnotify==0.3.2
# API Server
fastapi==0.74.0
fastapi==0.74.1
uvicorn==0.17.5
pyjwt==2.3.0
aiofiles==0.8.0