Skip to content

Commit f740ceb

Browse files
authored
chore(deps): update dependency aiohttp to v3.13.0 (#389)
1 parent a30f85c commit f740ceb

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.15
1+
aiohttp==3.13.0
22
pydantic==2.11.10
33
deprecated==1.2.18
44
requests==2.32.5

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.78
33
PyYAML==6.0.3
44
pydantic==2.11.10
5-
aiohttp==3.12.15
5+
aiohttp==3.13.0
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.14.4
33
PyYAML==6.0.3
44
pydantic==2.11.10
5-
aiohttp==3.12.15
5+
aiohttp==3.13.0
66
deprecated==1.2.18

0 commit comments

Comments
 (0)