From aeaaa88f8cfa85c451afc209c5b2a34032b45f6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2025 23:20:13 +0000 Subject: [PATCH] Bump types-docutils from 0.20.0.3 to 0.21.0.20241128 Bumps [types-docutils](https://github.com/python/typeshed) from 0.20.0.3 to 0.21.0.20241128. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-docutils 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 ff4329d..ae76422 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -93,7 +93,7 @@ develop = [ "poethepoet<1", "pyproject-fmt<2.6", "ruff<0.10", - "types-docutils==0.20.0.3", + "types-docutils==0.21.0.20241128", "validate-pyproject<0.24", ] docs = [