Merge pull request #6496 from freqtrade/dependabot/pip/develop/fastapi-0.75.0

Bump fastapi from 0.74.1 to 0.75.0
This commit is contained in:
Matthias 2022-03-07 06:24:56 +01:00 committed by GitHub
commit 805a04a6cb
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.1
fastapi==0.75.0
uvicorn==0.17.5
pyjwt==2.3.0
aiofiles==0.8.0