From d522421989278ec7bd6906c77d69c965c7f7aa48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 14:27:31 +0100 Subject: [PATCH] build(deps-dev): bump types-docutils (#955) Bumps [types-docutils](https://github.com/typeshed-internal/stub_uploader) from 0.22.3.20260223 to 0.22.3.20260316. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-docutils dependency-version: 0.22.3.20260316 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Normann --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6afdb5a..e664f83 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ dev = [ "types-requests==2.32.4.20260107", # for mypy "pandas-stubs==3.0.0.260204", # for mypy "tokenize-rt==6.2.0", # for mypy - "types-docutils==0.22.3.20260223", # for mypy + "types-docutils==0.22.3.20260316", # for mypy "types-PyYaml==6.0.12.20250915", # for mypy "commitizen==4.13.9", "deprecated==1.3.1", # for commitizen