Skip to content
This repository was archived by the owner on Aug 14, 2025. It is now read-only.

Commit 7cd543f

Browse files
chore(internal): codegen related update
1 parent 7827103 commit 7cd543f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.13"
2+
".": "0.2.14"
33
}

requirements-dev.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ httpx==0.28.1
5656
# via httpx-aiohttp
5757
# via llama-stack-client
5858
# via respx
59-
httpx-aiohttp==0.1.6
59+
httpx-aiohttp==0.1.8
6060
# via llama-stack-client
6161
idna==3.4
6262
# via anyio

requirements.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ httpcore==1.0.2
4343
httpx==0.28.1
4444
# via httpx-aiohttp
4545
# via llama-stack-client
46-
httpx-aiohttp==0.1.6
46+
httpx-aiohttp==0.1.8
4747
# via llama-stack-client
4848
idna==3.4
4949
# via anyio

0 commit comments

Comments
 (0)