From 3dd103387f634531487b6db8f2762807d2a8874c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 03:01:47 +0000 Subject: [PATCH] Bump docutils from 0.22 to 0.22.1 Bumps [docutils](https://github.com/rtfd/recommonmark) from 0.22 to 0.22.1. - [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.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 14c66aa..dae7263 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ aiohttp==3.12.15 aiohttp-jinja2==1.6 aioredis==2.0.1 coverage==7.10.6 -docutils==0.22 +docutils==0.22.1 jinja2==3.1.6 multidict==6.6.4 pygments==2.19.2