From 77e27d3f1e8a2a53e3d7a642c84caa0c2647b5bc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 23 Dec 2023 03:56:01 +0100 Subject: [PATCH] Update black from 23.3.0 to 23.12.1 --- ci_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci_requirements.txt b/ci_requirements.txt index a08e0cd..4a1ea95 100644 --- a/ci_requirements.txt +++ b/ci_requirements.txt @@ -1,4 +1,4 @@ -black==23.3.0 +black==23.12.1 docutils==0.20.1 pytest==7.3.1 coverage==7.2.7