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
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