We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4994ced commit 6db2877Copy full SHA for 6db2877
1 file changed
pyproject.toml
@@ -36,7 +36,7 @@ Changelog = "https://github.com/googleapis/langchain-google-spanner-python/blob/
36
37
[project.optional-dependencies]
38
test = [
39
- "black[jupyter]==23.12.1",
+ "black[jupyter]==24.4.2",
40
"bs4==0.0.2",
41
"isort==5.13.2",
42
"mypy==1.10.0",
0 commit comments