From c32bf8c45d2ffb206503ccdb7a7c001c7b99495a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 05:33:43 +0000 Subject: [PATCH] [upd] pypi: Update docutils requirement from >=0.21.2 to >=0.22.4 Updates the requirements on [docutils](https://github.com/rtfd/recommonmark) to permit the latest version. - [Changelog](https://github.com/readthedocs/recommonmark/blob/master/CHANGELOG.md) - [Commits](https://github.com/rtfd/recommonmark/commits) --- updated-dependencies: - dependency-name: docutils dependency-version: 0.22.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 661e9e33b..482439573 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -19,7 +19,7 @@ aiounittest==1.5.0 yamllint==1.38.0 wlc==1.17.2 coloredlogs==15.0.1 -docutils>=0.21.2 +docutils>=0.22.4 parameterized==0.9.0 granian[reload]==2.7.4 basedpyright==1.39.3