Skip to content

Commit 7e51144

Browse files
committed
chore(deps): update dependency mypy to v1.17.1
1 parent 1b6fee9 commit 7e51144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Changelog = "https://github.com/googleapis/langchain-google-bigtable-python/blob
3737
test = [
3838
"black[jupyter]==25.1.0",
3939
"isort==6.0.1",
40-
"mypy==1.17.0",
40+
"mypy==1.17.1",
4141
"pytest-asyncio==1.1.0",
4242
"pytest==8.4.1",
4343
"pytest-cov==6.2.1"

0 commit comments

Comments
 (0)