From e476682067f01a3eff60332e8e3c20f0227728a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 13:37:31 +0000 Subject: [PATCH] chore(deps-dev): bump types-docutils Bumps [types-docutils](https://github.com/python/typeshed) from 0.22.3.20260508 to 0.22.3.20260518. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-docutils dependency-version: 0.22.3.20260518 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 080e96e316..b50a836472 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -78,7 +78,7 @@ dev = [ "types-Pygments==2.20.0.20260508", "types-colorama==0.4.15.20260508", "types-dateparser==1.4.0.20260508", - "types-docutils==0.22.3.20260508", + "types-docutils==0.22.3.20260518", "types-jsonschema==4.26.0.20260508", "types-pyOpenSSL==24.1.0.20240722", "types-requests==2.33.0.20260513",