Skip to content

Commit be5e250

Browse files
authored
fix(deps): update dependency isort to v6 (#125)
1 parent ef24046 commit be5e250

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

β€Žpyproject.tomlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Changelog = "https://github.com/googleapis/langchain-google-bigtable-python/blob
3636
[project.optional-dependencies]
3737
test = [
3838
"black[jupyter]==24.8.0",
39-
"isort==5.13.2",
39+
"isort==6.0.0",
4040
"mypy==1.11.2",
4141
"pytest-asyncio==0.24.0",
4242
"pytest==8.3.3",

0 commit comments

Comments
 (0)