From d92e87c9d7ad5a271c95cd9de4ddbdaa306bb452 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 09:00:47 +0100 Subject: [PATCH] build(deps): bump black from 25.12.0 to 26.1.0 (#20967) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f168b89d95..281d20c8f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -black==25.12.0 +black==26.1.0 flake8==7.3.0 requests==2.32.5