chore: bump httpx-aiohttp version to 0.1.9

This commit is contained in:
stainless-app[bot] 2025-10-18 02:06:15 +00:00
parent 932d414bd0
commit 92cb13de6a
3 changed files with 3 additions and 3 deletions

View file

@ -39,7 +39,7 @@ Homepage = "https://github.com/sst/opencode-sdk-python"
Repository = "https://github.com/sst/opencode-sdk-python"
[project.optional-dependencies]
aiohttp = ["aiohttp", "httpx_aiohttp>=0.1.8"]
aiohttp = ["aiohttp", "httpx_aiohttp>=0.1.9"]
[tool.rye]
managed = true

View file

@ -56,7 +56,7 @@ httpx==0.28.1
# via httpx-aiohttp
# via opencode-ai
# via respx
httpx-aiohttp==0.1.8
httpx-aiohttp==0.1.9
# via opencode-ai
idna==3.4
# via anyio

View file

@ -43,7 +43,7 @@ httpcore==1.0.9
httpx==0.28.1
# via httpx-aiohttp
# via opencode-ai
httpx-aiohttp==0.1.8
httpx-aiohttp==0.1.9
# via opencode-ai
idna==3.4
# via anyio