Skip to content

Commit 9866b52

Browse files
authored
chore(deps): update dependency black to v25 (#260)
1 parent a4f5067 commit 9866b52

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
@@ -39,7 +39,7 @@ Changelog = "https://github.com/googleapis/langchain-google-cloud-sql-pg-python/
3939

4040
[project.optional-dependencies]
4141
test = [
42-
"black[jupyter]==24.8.0",
42+
"black[jupyter]==25.1.0",
4343
"isort==5.13.2",
4444
"mypy==1.11.2",
4545
"pytest-asyncio==0.24.0",

0 commit comments

Comments
 (0)