From f78881e0b97578f83482a067baa8c692896883dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 06:55:26 +0000 Subject: [PATCH] Chore(deps): Bump types-docutils from 0.20.0.3 to 0.21.0.20250516 Bumps [types-docutils](https://github.com/typeshed-internal/stub_uploader) from 0.20.0.3 to 0.21.0.20250516. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-docutils dependency-version: 0.21.0.20250516 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e8207c9..b65b8bc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -93,7 +93,7 @@ develop = [ "poethepoet<1", "pyproject-fmt<2.6", "ruff<0.12", - "types-docutils==0.20.0.3", + "types-docutils==0.21.0.20250516", "validate-pyproject<0.24", ] docs = [