From 00d23da4c8842a9a4c25931f5b78135bb2919162 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 07:13:51 +0000 Subject: [PATCH] Bump types-docker from 7.1.0.20250523 to 7.1.0.20250705 Bumps [types-docker](https://github.com/typeshed-internal/stub_uploader) from 7.1.0.20250523 to 7.1.0.20250705. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-docker dependency-version: 7.1.0.20250705 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 2ddf1617..f912d490 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -97,7 +97,7 @@ optional-dependencies.dev = [ "sphinxcontrib-spelling==8.0.1", "sybil==9.1.0", "tenacity==9.1.2", - "types-docker==7.1.0.20250523", + "types-docker==7.1.0.20250705", "types-pyyaml==6.0.12.20250516", "types-requests==2.32.4.20250611", "urllib3==2.5.0",