From 509183b8c7812889645157751e45aa66dfcb073f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 08:18:55 +0000 Subject: [PATCH] Bump types-docker from 7.1.0.20250705 to 7.1.0.20250809 Bumps [types-docker](https://github.com/typeshed-internal/stub_uploader) from 7.1.0.20250705 to 7.1.0.20250809. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-docker dependency-version: 7.1.0.20250809 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 a838c217e..c1f524051 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.20250705", + "types-docker==7.1.0.20250809", "types-pyyaml==6.0.12.20250516", "types-requests==2.32.4.20250611", "urllib3==2.5.0",