Skip to content

Commit 18d0956

Browse files
[client-python] chore(deps): update dependency black to v26
1 parent 5736480 commit 18d0956

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies = [
4747

4848
[project.optional-dependencies]
4949
dev = [
50-
"black (>=25.11.0,<25.12.0)",
50+
"black (>=26.1.0,<26.2.0)",
5151
"build (>=1.3.0,<1.4.0)",
5252
"isort (>=6.1.0,<6.2.0)",
5353
"types-pytz (>=2025.2.0.20250326,<2025.3.0.0)",

0 commit comments

Comments
 (0)