Skip to content

Commit e576609

Browse files
authored
chore(deps): update dependency isort to v6.0.1 (#275)
1 parent 7c807e8 commit e576609

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==6.0.0",
43+
"isort==6.0.1",
4444
"mypy==1.15.0",
4545
"pytest-asyncio==0.25.3",
4646
"pytest==8.3.4",

0 commit comments

Comments
 (0)