File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ test = [
48
48
" pytest==8.4.0" ,
49
49
" pytest-aioresponses==0.3.0" ,
50
50
" pytest-asyncio==1.0.0" ,
51
- " pytest-cov==6.1 .1" ,
51
+ " pytest-cov==6.2 .1" ,
52
52
" pytest-mock==3.14.1" ,
53
53
" google-cloud-secret-manager==2.24.0" ,
54
54
" google-cloud-storage==3.1.0" ,
Original file line number Diff line number Diff line change 1
1
aiohttp == 3.12.12
2
2
pydantic == 2.11.5
3
- deprecated == 1.2.15
3
+ deprecated == 1.2.18
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ test = [
49
49
" mypy==1.16.0" ,
50
50
" pytest-asyncio==1.0.0" ,
51
51
" pytest==8.4.0" ,
52
- " pytest-cov==6.1 .1" ,
52
+ " pytest-cov==6.2 .1" ,
53
53
" Pillow==11.2.1" ,
54
54
" google-cloud-secret-manager==2.24.0" ,
55
55
" google-cloud-storage==3.1.0" ,
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ test = [
49
49
" mypy==1.16.0" ,
50
50
" pytest-asyncio==1.0.0" ,
51
51
" pytest==8.4.0" ,
52
- " pytest-cov==6.1 .1" ,
52
+ " pytest-cov==6.2 .1" ,
53
53
" Pillow==11.2.1" ,
54
54
" google-cloud-secret-manager==2.24.0" ,
55
55
" google-cloud-storage==3.1.0" ,
Original file line number Diff line number Diff line change 1
1
-e ../toolbox-core
2
- llama-index == 0.12.41
2
+ llama-index == 0.12.42
3
3
PyYAML == 6.0.2
4
4
pydantic == 2.11.5
5
5
aiohttp == 3.12.12
You can’t perform that action at this time.
0 commit comments