From 2c486cefe3f8b12e92ff59865361183628ff8a42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 05:43:11 +0000 Subject: [PATCH] Bump types-docker from 7.1.0.20240617 to 7.1.0.20240621 Bumps [types-docker](https://github.com/python/typeshed) from 7.1.0.20240617 to 7.1.0.20240621. - [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 1180a0751..8904b3d67 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -85,7 +85,7 @@ optional-dependencies.dev = [ "sybil==6.1.1", "tenacity==8.4.1", "torch==2.3.1", - "types-docker==7.1.0.20240617", + "types-docker==7.1.0.20240621", "types-pillow==10.2.0.20240520", "types-pyyaml==6.0.12.20240311", "types-requests==2.32.0.20240602",