Skip to content

Commit 765146f

Browse files
committed
fix(deps): update dependency isort to v6
1 parent fd788d8 commit 765146f

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
@@ -38,7 +38,7 @@ Changelog = "https://github.com/googleapis/langchain-google-spanner-python/blob/
3838
test = [
3939
"black[jupyter]==24.8.0",
4040
"bs4==0.0.2",
41-
"isort==5.13.2",
41+
"isort==6.0.0",
4242
"mypy==1.11.2",
4343
"pytest==8.3.3",
4444
"pytest-asyncio==0.24.0",

0 commit comments

Comments
 (0)