Merge pull request #7780 from freqtrade/dependabot/pip/develop/httpx-0.23.1

Bump httpx from 0.23.0 to 0.23.1
This commit is contained in:
Matthias
2022-11-21 06:35:55 +01:00
committed by GitHub

View File

@@ -19,7 +19,7 @@ isort==5.10.1
# For datetime mocking
time-machine==2.8.2
# fastapi testing
httpx==0.23.0
httpx==0.23.1
# Convert jupyter notebooks to markdown documents
nbconvert==7.2.5