From 7b755ca53c73ac60972d6652863d575ce7bc2930 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 05:32:30 +0000 Subject: [PATCH] Bump types-docker from 7.0.0.20240524 to 7.0.0.20240527 Bumps [types-docker](https://github.com/python/typeshed) from 7.0.0.20240524 to 7.0.0.20240527. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-docker 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 e0e0cb742..eed170f9f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -84,7 +84,7 @@ optional-dependencies.dev = [ "sybil==6.1.1", "tenacity==8.3.0", "torch==2.3.0", - "types-docker==7.0.0.20240524", + "types-docker==7.0.0.20240527", "types-pillow==10.2.0.20240520", "types-pyyaml==6.0.12.20240311", "types-requests==2.32.0.20240523",