From 3086f73875274ff52c7cfdbe19d0f0f5d39a959e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Stolarczuk?= Date: Tue, 9 Apr 2024 12:32:33 +0200 Subject: [PATCH] Bump black version --- third_party/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/requirements.txt b/third_party/requirements.txt index 6af28c226..5ce517d19 100644 --- a/third_party/requirements.txt +++ b/third_party/requirements.txt @@ -2,7 +2,7 @@ # Formatting the source code clang-format==15.0.7 cmake-format==0.6.13 -black==23.7.0 +black==24.3.0 # Generating HTML documentation pygments==2.15.1 sphinxcontrib_applehelp==1.0.4