File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ Homepage = "https://github.com/gitpod-io/gitpod-sdk-python"
3939Repository = " https://github.com/gitpod-io/gitpod-sdk-python"
4040
4141[project .optional-dependencies ]
42- aiohttp = [" aiohttp" , " httpx_aiohttp>=0.1.8 " ]
42+ aiohttp = [" aiohttp" , " httpx_aiohttp>=0.1.9 " ]
4343
4444[tool .rye ]
4545managed = true
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ httpx==0.28.1
6868 # via gitpod-sdk
6969 # via httpx-aiohttp
7070 # via respx
71- httpx-aiohttp==0.1.8
71+ httpx-aiohttp==0.1.9
7272 # via gitpod-sdk
7373idna==3.4
7474 # via anyio
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ httpcore==1.0.9
4343httpx==0.28.1
4444 # via gitpod-sdk
4545 # via httpx-aiohttp
46- httpx-aiohttp==0.1.8
46+ httpx-aiohttp==0.1.9
4747 # via gitpod-sdk
4848idna==3.4
4949 # via anyio
You can’t perform that action at this time.
0 commit comments