From 0f18c76d370fc343dc2464f206939afc353dc59e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 04:55:51 +0000 Subject: [PATCH] Bump types-defusedxml from 0.7.0.20250708 to 0.7.0.20250822 Bumps [types-defusedxml](https://github.com/typeshed-internal/stub_uploader) from 0.7.0.20250708 to 0.7.0.20250822. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-defusedxml dependency-version: 0.7.0.20250822 dependency-type: direct:production 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 08a51ef591f..bc9abbc935e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -138,7 +138,7 @@ types = [ type-stubs = [ # align with versions used elsewhere "types-colorama==0.4.15.20250801", - "types-defusedxml==0.7.0.20250708", + "types-defusedxml==0.7.0.20250822", "types-docutils==0.21.0.20250525", "types-Pillow==10.2.0.20240822", "types-Pygments==2.19.0.20250715",