From 2dd9762566d39ccf19a6e9c3a6ee163547ca5fe0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 11 Apr 2024 04:33:53 +0200 Subject: [PATCH] Update docutils from 0.20.1 to 0.21.1 --- ci_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci_requirements.txt b/ci_requirements.txt index a08e0cd..4e8424b 100644 --- a/ci_requirements.txt +++ b/ci_requirements.txt @@ -1,5 +1,5 @@ black==23.3.0 -docutils==0.20.1 +docutils==0.21.1 pytest==7.3.1 coverage==7.2.7 codecov==2.1.13