Skip to content

Commit c30d491

Browse files
authored
chore(deps): update dependency mypy to v2.3.1 (#220)
1 parent 469a18e commit c30d491

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Changelog = "https://github.com/googleapis/llama-index-cloud-sql-pg-python/blob/
4040
test = [
4141
"black[jupyter]==26.5.1",
4242
"isort==8.0.1",
43-
"mypy==2.3.0",
43+
"mypy==2.3.1",
4444
"pytest-asyncio==1.4.0",
4545
"pytest==9.1.1",
4646
"pytest-cov==7.1.0"

0 commit comments

Comments
 (0)