File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ Changelog = "https://github.com/googleapis/mcp-toolbox-sdk-python/blob/main/pack
46
46
test = [
47
47
" black[jupyter]==25.1.0" ,
48
48
" isort==6.0.1" ,
49
- " mypy==1.17.0 " ,
49
+ " mypy==1.17.1 " ,
50
50
" pytest==8.4.1" ,
51
51
" pytest-aioresponses==0.3.0" ,
52
52
" pytest-asyncio==1.1.0" ,
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ Changelog = "https://github.com/googleapis/mcp-toolbox-sdk-python/blob/main/pack
46
46
test = [
47
47
" black[jupyter]==25.1.0" ,
48
48
" isort==6.0.1" ,
49
- " mypy==1.17.0 " ,
49
+ " mypy==1.17.1 " ,
50
50
" pytest-asyncio==1.1.0" ,
51
51
" pytest==8.4.1" ,
52
52
" pytest-cov==6.2.1" ,
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ Changelog = "https://github.com/googleapis/mcp-toolbox-sdk-python/blob/main/pack
46
46
test = [
47
47
" black[jupyter]==25.1.0" ,
48
48
" isort==6.0.1" ,
49
- " mypy==1.17.0 " ,
49
+ " mypy==1.17.1 " ,
50
50
" pytest-asyncio==1.1.0" ,
51
51
" pytest==8.4.1" ,
52
52
" pytest-cov==6.2.1" ,
You can’t perform that action at this time.
0 commit comments