From bbe399a59ca43a552f6d19083474c631bdc56b32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 06:35:33 +0000 Subject: [PATCH] chore(deps): bump docutils from 0.21.2 to 0.22.2 in /Updater Bumps [docutils](https://github.com/rtfd/recommonmark) from 0.21.2 to 0.22.2. - [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.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Updater/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Updater/requirements.txt b/Updater/requirements.txt index 39d0b07..3a6c7cd 100644 --- a/Updater/requirements.txt +++ b/Updater/requirements.txt @@ -5,7 +5,7 @@ chardet==5.2.0 ConfigParser==7.2.0 cryptography==45.0.5 cython==3.1.2 -docutils==0.21.2 +docutils==0.22.2 email_validator==2.2.0 eval_type_backport==0.2.2 filelock==3.18.0