Skip to content

Commit 451c0b1

Browse files
authored
fix(deps): update dependency black to v25 (#47)
1 parent 955fd41 commit 451c0b1

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
@@ -38,7 +38,7 @@ Changelog = "https://github.com/googleapis/genai-toolbox-langchain-python/blob/m
3838

3939
[project.optional-dependencies]
4040
test = [
41-
"black[jupyter]==24.10.0",
41+
"black[jupyter]==25.1.0",
4242
"isort==5.13.2",
4343
"mypy==1.13.0",
4444
"pytest-asyncio==0.24.0",

0 commit comments

Comments
 (0)