Skip to content

Commit bf4bed3

Browse files
authored
chore(deps): update python-nonmajor (#306)
1 parent 1b0c666 commit bf4bed3

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
aiohttp==3.12.13
1+
aiohttp==3.12.14
22
pydantic==2.11.7
33
deprecated==1.2.18

packages/toolbox-langchain/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
langchain-core==0.3.68
33
PyYAML==6.0.2
44
pydantic==2.11.7
5-
aiohttp==3.12.13
5+
aiohttp==3.12.14
66
deprecated==1.2.18
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-e ../toolbox-core
2-
llama-index==0.12.47
2+
llama-index==0.12.48
33
PyYAML==6.0.2
44
pydantic==2.11.7
5-
aiohttp==3.12.13
5+
aiohttp==3.12.14
66
deprecated==1.2.18

0 commit comments

Comments
 (0)