Skip to content

Commit 6db2877

Browse files
authored
chore(deps): update dependency test/black to v24 (#64)
1 parent 4994ced commit 6db2877

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]==23.12.1",
39+
"black[jupyter]==24.4.2",
4040
"bs4==0.0.2",
4141
"isort==5.13.2",
4242
"mypy==1.10.0",

0 commit comments

Comments
 (0)