From 9febaaf5b6dde84d40becc2018d47524c7192c6c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 15:49:11 +0000 Subject: [PATCH] Update dependency docutils to v0.22 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db408f33..2747e08a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ sphinx-csv-filter>=0.3.0 sphinx-rtd-theme # Need this to fix bullets # https://github.com/readthedocs/sphinx_rtd_theme/issues/1115 -docutils==0.16 +docutils==0.22