Skip to content

Commit 90eaa31

Browse files
committed
chore(deps): update dependency black to v25
1 parent 2738260 commit 90eaa31

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
@@ -36,13 +36,13 @@ Changelog = "https://github.com/googleapis/langchain-google-spanner-python/blob/
3636

3737
[project.optional-dependencies]
3838
lint = [
39-
"black[jupyter]==24.8.0",
39+
"black[jupyter]==25.1.0",
4040
"flake8==6.1.0",
4141
"isort==5.13.2",
4242
]
4343

4444
test = [
45-
"black[jupyter]==24.8.0",
45+
"black[jupyter]==25.1.0",
4646
"bs4==0.0.2",
4747
"flake8==6.1.0",
4848
"isort==5.13.2",

0 commit comments

Comments
 (0)