File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ Changelog = "https://github.com/googleapis/mcp-toolbox-sdk-python/blob/main/pack
4545test = [
4646 " black[jupyter]==25.12.0" ,
4747 " isort==7.0.0" ,
48- " mypy==1.19.0 " ,
48+ " mypy==1.19.1 " ,
4949 " pytest==9.0.2" ,
5050 " pytest-aioresponses==0.3.0" ,
5151 " pytest-asyncio==1.3.0" ,
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ Changelog = "https://github.com/googleapis/mcp-toolbox-sdk-python/blob/main/pack
4545test = [
4646 " black[jupyter]==25.12.0" ,
4747 " isort==7.0.0" ,
48- " mypy==1.19.0 " ,
48+ " mypy==1.19.1 " ,
4949 " pytest-asyncio==1.3.0" ,
5050 " pytest==9.0.2" ,
5151 " pytest-cov==7.0.0" ,
Original file line number Diff line number Diff line change 11-e ../toolbox-core
2- langchain-core == 1.2.0
2+ langchain-core == 1.2.1
33PyYAML == 6.0.3
44pydantic == 2.12.5
55aiohttp == 3.13.2
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ Changelog = "https://github.com/googleapis/mcp-toolbox-sdk-python/blob/main/pack
4545test = [
4646 " black[jupyter]==25.12.0" ,
4747 " isort==7.0.0" ,
48- " mypy==1.19.0 " ,
48+ " mypy==1.19.1 " ,
4949 " pytest-asyncio==1.3.0" ,
5050 " pytest==9.0.2" ,
5151 " pytest-cov==7.0.0" ,
You can’t perform that action at this time.
0 commit comments