Skip to content

Commit f4159d8

Browse files
authored
chore(deps): update dependency aiohttp to v3.12.15 (#320)
1 parent 43c671b commit f4159d8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/toolbox-core/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aiohttp==3.12.14
1+
aiohttp==3.12.15
22
pydantic==2.11.7
33
deprecated==1.2.18
44
requests==2.32.4

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.72
33
PyYAML==6.0.2
44
pydantic==2.11.7
5-
aiohttp==3.12.14
5+
aiohttp==3.12.15
66
deprecated==1.2.18

packages/toolbox-llamaindex/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
llama-index==0.12.52
33
PyYAML==6.0.2
44
pydantic==2.11.7
5-
aiohttp==3.12.14
5+
aiohttp==3.12.15
66
deprecated==1.2.18

0 commit comments

Comments
 (0)