From cc0d791ef25a4f8a9bbd9b6c9ef4928b8b96c35a Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 19 Aug 2026 21:44:22 +0000 Subject: [PATCH] Update dependency black to v26.5.1 (#4517) --- .github/workflows/linter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linter/requirements.txt b/.github/workflows/linter/requirements.txt index 12f2ad0c5..1a2c6fcfd 100644 --- a/.github/workflows/linter/requirements.txt +++ b/.github/workflows/linter/requirements.txt @@ -2,7 +2,7 @@ git+https://github.com/tensorflow/docs ipython jupyter nbconvert -black==26.3.1 +black==26.5.1 pyupgrade==3.21.2 isort==8.0.1 flake8==7.3.0