From 2568e800ea19f4d547f24b204db616f34499817c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 06:54:40 +0000 Subject: [PATCH] chore(deps): bump docutils from 0.21.2 to 0.22.1 in /Updater Bumps [docutils](https://github.com/rtfd/recommonmark) from 0.21.2 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-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..b3acdd8 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.1 email_validator==2.2.0 eval_type_backport==0.2.2 filelock==3.18.0