Skip to content

Commit 04de2eb

Browse files
committed
chore(deps): update dependency isort to v6
1 parent 2738260 commit 04de2eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@ Changelog = "https://github.com/googleapis/langchain-google-spanner-python/blob/
3838
lint = [
3939
"black[jupyter]==24.8.0",
4040
"flake8==6.1.0",
41-
"isort==5.13.2",
41+
"isort==6.0.0",
4242
]
4343

4444
test = [
4545
"black[jupyter]==24.8.0",
4646
"bs4==0.0.2",
4747
"flake8==6.1.0",
48-
"isort==5.13.2",
48+
"isort==6.0.0",
4949
"mypy==1.11.2",
5050
"pytest==8.3.3",
5151
"pytest-asyncio==0.24.0",

0 commit comments

Comments
 (0)