Skip to content

Commit 4f14be3

Browse files
committed
chore(deps): update python-nonmajor
1 parent 4862720 commit 4f14be3

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/toolbox-core/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ Changelog = "https://github.com/googleapis/mcp-toolbox-sdk-python/blob/main/pack
4444

4545
[project.optional-dependencies]
4646
test = [
47-
"black[jupyter]==25.1.0",
47+
"black[jupyter]==25.9.0",
4848
"isort==6.0.1",
49-
"mypy==1.18.1",
49+
"mypy==1.18.2",
5050
"pytest==8.4.2",
5151
"pytest-aioresponses==0.3.0",
5252
"pytest-asyncio==1.2.0",

packages/toolbox-langchain/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ Changelog = "https://github.com/googleapis/mcp-toolbox-sdk-python/blob/main/pack
4444

4545
[project.optional-dependencies]
4646
test = [
47-
"black[jupyter]==25.1.0",
47+
"black[jupyter]==25.9.0",
4848
"isort==6.0.1",
49-
"mypy==1.18.1",
49+
"mypy==1.18.2",
5050
"pytest-asyncio==1.2.0",
5151
"pytest==8.4.2",
5252
"pytest-cov==7.0.0",

packages/toolbox-llamaindex/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ Changelog = "https://github.com/googleapis/mcp-toolbox-sdk-python/blob/main/pack
4444

4545
[project.optional-dependencies]
4646
test = [
47-
"black[jupyter]==25.1.0",
47+
"black[jupyter]==25.9.0",
4848
"isort==6.0.1",
49-
"mypy==1.18.1",
49+
"mypy==1.18.2",
5050
"pytest-asyncio==1.2.0",
5151
"pytest==8.4.2",
5252
"pytest-cov==7.0.0",

0 commit comments

Comments
 (0)