File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed
Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -51,9 +51,9 @@ test = [
5151 " pytest-aioresponses==0.3.0" ,
5252 " pytest-asyncio==1.2.0" ,
5353 " pytest-cov==6.3.0" ,
54- " pytest-mock==3.15.0 " ,
54+ " pytest-mock==3.15.1 " ,
5555 " google-cloud-secret-manager==2.24.0" ,
56- " google-cloud-storage==3.3.1 " ,
56+ " google-cloud-storage==3.4.0 " ,
5757 " aioresponses==0.7.8"
5858]
5959[build-system ]
Original file line number Diff line number Diff line change 11aiohttp == 3.12.15
2- pydantic == 2.11.7
2+ pydantic == 2.11.9
33deprecated == 1.2.18
44requests == 2.32.5
55google-auth == 2.40.3
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ test = [
5252 " pytest-cov==6.3.0" ,
5353 " Pillow==11.3.0" ,
5454 " google-cloud-secret-manager==2.24.0" ,
55- " google-cloud-storage==3.3.1 " ,
55+ " google-cloud-storage==3.4.0 " ,
5656]
5757
5858[build-system ]
Original file line number Diff line number Diff line change 11-e ../toolbox-core
22langchain-core == 0.3.76
33PyYAML == 6.0.2
4- pydantic == 2.11.7
4+ pydantic == 2.11.9
55aiohttp == 3.12.15
66deprecated == 1.2.18
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ test = [
5252 " pytest-cov==6.3.0" ,
5353 " Pillow==11.3.0" ,
5454 " google-cloud-secret-manager==2.24.0" ,
55- " google-cloud-storage==3.3.1 " ,
55+ " google-cloud-storage==3.4.0 " ,
5656]
5757
5858[build-system ]
Original file line number Diff line number Diff line change 11-e ../toolbox-core
2- llama-index == 0.14.0
2+ llama-index == 0.14.2
33PyYAML == 6.0.2
4- pydantic == 2.11.7
4+ pydantic == 2.11.9
55aiohttp == 3.12.15
66deprecated == 1.2.18
You can’t perform that action at this time.
0 commit comments