⬆️ bump httpx

This commit is contained in:
yanyongyu
2021-03-01 17:39:44 +08:00
parent b23e845726
commit b962bc43e6
6 changed files with 183 additions and 132 deletions

View File

@ -23,7 +23,7 @@ packages = [
[tool.poetry.dependencies]
python = "^3.7.3"
httpx = "^0.16.1"
httpx = "^0.17.0"
nonebot2 = "^2.0.0-alpha.10"
[tool.poetry.dev-dependencies]