We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e5e00c commit 3b89fc3Copy full SHA for 3b89fc3
1 file changed
pyproject.toml
@@ -41,7 +41,7 @@ Changelog = "https://github.com/googleapis/langchain-google-cloud-sql-mysql-pyth
41
test = [
42
"black[jupyter]==24.4.2",
43
"isort==5.13.2",
44
- "mypy==1.11.0",
+ "mypy==1.11.1",
45
"pytest-asyncio==0.23.8",
46
"pytest==8.3.2",
47
"pytest-cov==5.0.0"
0 commit comments