File tree Expand file tree Collapse file tree 6 files changed +24
-24
lines changed
Expand file tree Collapse file tree 6 files changed +24
-24
lines changed Original file line number Diff line number Diff line change @@ -44,16 +44,16 @@ Changelog = "https://github.com/googleapis/mcp-toolbox-sdk-python/blob/main/pack
4444
4545[project .optional-dependencies ]
4646test = [
47- " black[jupyter]==25.9 .0" ,
47+ " black[jupyter]==25.11 .0" ,
4848 " isort==6.1.0" ,
4949 " mypy==1.18.2" ,
5050 " pytest==8.4.2" ,
5151 " pytest-aioresponses==0.3.0" ,
52- " pytest-asyncio==1.2 .0" ,
52+ " pytest-asyncio==1.3 .0" ,
5353 " pytest-cov==7.0.0" ,
5454 " pytest-mock==3.15.1" ,
55- " google-cloud-secret-manager==2.24 .0" ,
56- " google-cloud-storage==3.4 .0" ,
55+ " google-cloud-secret-manager==2.25 .0" ,
56+ " google-cloud-storage==3.5 .0" ,
5757 " aioresponses==0.7.8"
5858]
5959[build-system ]
Original file line number Diff line number Diff line change 1- aiohttp == 3.13.0
2- pydantic == 2.11.10
3- deprecated == 1.2.18
1+ aiohttp == 3.13.2
2+ pydantic == 2.12.4
3+ deprecated == 1.3.1
44requests == 2.32.5
5- google-auth == 2.41.1
5+ google-auth == 2.43.0
Original file line number Diff line number Diff line change @@ -44,16 +44,16 @@ Changelog = "https://github.com/googleapis/mcp-toolbox-sdk-python/blob/main/pack
4444
4545[project .optional-dependencies ]
4646test = [
47- " black[jupyter]==25.9 .0" ,
47+ " black[jupyter]==25.11 .0" ,
4848 " isort==6.1.0" ,
4949 " mypy==1.18.2" ,
50- " pytest-asyncio==1.2 .0" ,
50+ " pytest-asyncio==1.3 .0" ,
5151 " pytest==8.4.2" ,
5252 " pytest-cov==7.0.0" ,
5353 " Pillow==11.3.0; python_version == '3.9'" ,
5454 " Pillow==12.0.0; python_version >= '3.10'" ,
55- " google-cloud-secret-manager==2.24 .0" ,
56- " google-cloud-storage==3.4 .0" ,
55+ " google-cloud-secret-manager==2.25 .0" ,
56+ " google-cloud-storage==3.5 .0" ,
5757]
5858
5959[build-system ]
Original file line number Diff line number Diff line change 11-e ../toolbox-core
2- langchain-core == 0.3.78
2+ langchain-core == 0.3.79
33PyYAML == 6.0.3
4- pydantic == 2.11.10
5- aiohttp == 3.13.0
6- deprecated == 1.2.18
4+ pydantic == 2.12.4
5+ aiohttp == 3.13.2
6+ deprecated == 1.3.1
Original file line number Diff line number Diff line change @@ -44,16 +44,16 @@ Changelog = "https://github.com/googleapis/mcp-toolbox-sdk-python/blob/main/pack
4444
4545[project .optional-dependencies ]
4646test = [
47- " black[jupyter]==25.9 .0" ,
47+ " black[jupyter]==25.11 .0" ,
4848 " isort==6.1.0" ,
4949 " mypy==1.18.2" ,
50- " pytest-asyncio==1.2 .0" ,
50+ " pytest-asyncio==1.3 .0" ,
5151 " pytest==8.4.2" ,
5252 " pytest-cov==7.0.0" ,
5353 " Pillow==11.3.0; python_version == '3.9'" ,
5454 " Pillow==12.0.0; python_version >= '3.10'" ,
55- " google-cloud-secret-manager==2.24 .0" ,
56- " google-cloud-storage==3.4 .0" ,
55+ " google-cloud-secret-manager==2.25 .0" ,
56+ " google-cloud-storage==3.5 .0" ,
5757]
5858
5959[build-system ]
Original file line number Diff line number Diff line change 11-e ../toolbox-core
2- llama-index == 0.14.4
2+ llama-index == 0.14.8
33PyYAML == 6.0.3
4- pydantic == 2.11.10
5- aiohttp == 3.13.0
6- deprecated == 1.2.18
4+ pydantic == 2.12.4
5+ aiohttp == 3.13.2
6+ deprecated == 1.3.1
You can’t perform that action at this time.
0 commit comments