From 91be22ab31570685925fdb0f80164b91eba6aff7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 20:23:19 +0100 Subject: [PATCH] build(deps-dev): bump types-docutils (#781) Bumps [types-docutils](https://github.com/typeshed-internal/stub_uploader) from 0.22.2.20251006 to 0.22.3.20251115. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-docutils dependency-version: 0.22.3.20251115 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> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index bcb0c20..4fecf7d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -14,7 +14,7 @@ mypy==1.18.2 types-requests==2.32.4.20250913 # for mypy pandas-stubs==2.3.2.250926 # for mypy tokenize-rt==6.2.0 # for mypy -types-docutils==0.22.2.20251006 # for mypy +types-docutils==0.22.3.20251115 # for mypy types-PyYaml==6.0.12.20250915 # for mypy commitizen==4.10.0 deprecated==1.3.1 # for commitizen