Merge pull request #7745 from freqtrade/dependabot/pip/develop/fastapi-0.87.0

Bump fastapi from 0.85.1 to 0.87.0
This commit is contained in:
Matthias 2022-11-14 15:19:52 +01:00 committed by GitHub
commit 663039835d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View File

@ -18,6 +18,8 @@ pytest-random-order==1.0.4
isort==5.10.1
# For datetime mocking
time-machine==2.8.2
# fastapi testing
httpx==0.23.0
# Convert jupyter notebooks to markdown documents
nbconvert==7.2.4

View File

@ -35,7 +35,7 @@ orjson==3.8.1
sdnotify==0.3.2
# API Server
fastapi==0.85.1
fastapi==0.87.0
pydantic==1.10.2
uvicorn==0.19.0
pyjwt==2.6.0