From 49b2d7b3126943fdffd9ae4733448a3fa3c0b37d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jul 2025 05:42:02 +0000 Subject: [PATCH] Bump types-defusedxml from 0.7.0.20250516 to 0.7.0.20250708 Bumps [types-defusedxml](https://github.com/typeshed-internal/stub_uploader) from 0.7.0.20250516 to 0.7.0.20250708. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-defusedxml dependency-version: 0.7.0.20250708 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 83d8de0d018..8776fe5a29e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -97,7 +97,7 @@ lint = [ "mypy==1.16.1", "sphinx-lint>=0.9", "types-colorama==0.4.15.20240311", - "types-defusedxml==0.7.0.20250516", + "types-defusedxml==0.7.0.20250708", "types-docutils==0.21.0.20250525", "types-Pillow==10.2.0.20240822", "types-Pygments==2.19.0.20250516", @@ -166,7 +166,7 @@ types = [ type-stubs = [ # align with versions used elsewhere "types-colorama==0.4.15.20240311", - "types-defusedxml==0.7.0.20250516", + "types-defusedxml==0.7.0.20250708", "types-docutils==0.21.0.20250525", "types-Pillow==10.2.0.20240822", "types-Pygments==2.19.0.20250516",