diff --git a/pyproject.toml b/pyproject.toml index 4e1d48c..473a8a8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ Changelog = "https://github.com/googleapis/langchain-google-cloud-sql-mysql-pyth [project.optional-dependencies] test = [ "black[jupyter]==24.10.0", - "isort==5.13.2", + "isort==8.0.0", "mypy==1.13.0", "pytest-asyncio==0.24.0", "pytest==8.3.3",