Skip to content

Commit a629c7e

Browse files
committed
fix(deps): update dependency black to v25
1 parent fd788d8 commit a629c7e

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

3737
[project.optional-dependencies]
3838
test = [
39-
"black[jupyter]==24.8.0",
39+
"black[jupyter]==25.1.0",
4040
"bs4==0.0.2",
4141
"isort==5.13.2",
4242
"mypy==1.11.2",

0 commit comments

Comments
 (0)