Merge pull request #7273 from freqtrade/dependabot/pip/develop/fastapi-0.79.1

Bump fastapi from 0.79.0 to 0.79.1
This commit is contained in:
Matthias 2022-08-22 06:25:35 +02:00 committed by GitHub
commit 6e046884af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ orjson==3.7.12
sdnotify==0.3.2
# API Server
fastapi==0.79.0
fastapi==0.79.1
uvicorn==0.18.2
pyjwt==2.4.0
aiofiles==0.8.0