From 05bded019f9a7d5a00f93d77a7efd25a53fde4f3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 17 Oct 2023 22:10:36 +0200 Subject: [PATCH] Update black from 23.3.0 to 23.10.0 --- ci_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci_requirements.txt b/ci_requirements.txt index a08e0cd..fbebb22 100644 --- a/ci_requirements.txt +++ b/ci_requirements.txt @@ -1,4 +1,4 @@ -black==23.3.0 +black==23.10.0 docutils==0.20.1 pytest==7.3.1 coverage==7.2.7