Skip to content

Commit 76436e7

Browse files
committed
chore(deps): update dependency isort to v7
1 parent caba41e commit 76436e7

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
@@ -39,7 +39,7 @@ Changelog = "https://github.com/googleapis/llama-index-cloud-sql-pg-python/blob/
3939
[project.optional-dependencies]
4040
test = [
4141
"black[jupyter]==25.9.0",
42-
"isort==6.1.0",
42+
"isort==7.0.0",
4343
"mypy==1.18.2",
4444
"pytest-asyncio==1.2.0",
4545
"pytest==8.4.2",

0 commit comments

Comments
 (0)