Skip to content

Commit e9c0d34

Browse files
chore: bump httpx-aiohttp version to 0.1.9
1 parent 716ca6d commit e9c0d34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Homepage = "https://github.com/scaleapi/agentex-python"
6666
Repository = "https://github.com/scaleapi/agentex-python"
6767

6868
[project.optional-dependencies]
69-
aiohttp = ["aiohttp", "httpx_aiohttp>=0.1.8"]
69+
aiohttp = ["aiohttp", "httpx_aiohttp>=0.1.9"]
7070
dev = [
7171
"ruff>=0.3.4",
7272
]

0 commit comments

Comments
 (0)