Skip to content

Commit 7ee7a5c

Browse files
authored
chore(deps): update dependency isort to v6 (#258)
1 parent 9866b52 commit 7ee7a5c

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
@@ -40,7 +40,7 @@ Changelog = "https://github.com/googleapis/langchain-google-cloud-sql-pg-python/
4040
[project.optional-dependencies]
4141
test = [
4242
"black[jupyter]==25.1.0",
43-
"isort==5.13.2",
43+
"isort==6.0.0",
4444
"mypy==1.11.2",
4545
"pytest-asyncio==0.24.0",
4646
"pytest==8.3.3",

0 commit comments

Comments
 (0)