Skip to content

Commit 85b471e

Browse files
chore(deps): update dependency test/black to v24 (#81)
Co-authored-by: Averi Kitsch <akitsch@google.com>
1 parent 4740de5 commit 85b471e

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
@@ -37,7 +37,7 @@ Changelog = "https://github.com/googleapis/langchain-google-memorystore-redis-py
3737

3838
[project.optional-dependencies]
3939
test = [
40-
"black[jupyter]==23.12.1",
40+
"black[jupyter]==24.4.2",
4141
"isort==5.13.2",
4242
"mypy==1.10.1",
4343
"pytest-asyncio==0.23.7",

0 commit comments

Comments
 (0)