Skip to content

Commit c70be87

Browse files
author
stubsabot
committed
[stubsabot] Bump docker to 7.2.*
Release: https://pypi.org/pypi/docker/7.2.0 Homepage: https://github.com/docker/docker-py Repository: https://github.com/docker/docker-py Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/docker Changelog: https://docker-py.readthedocs.io/en/stable/change-log.html Diff: docker/docker-py@7.1.0...7.2.0 Stubsabot analysis of the diff between the two releases: - 0 public Python files have been added. - 0 files included in typeshed's stubs have been deleted. - 7 files included in typeshed's stubs have been modified or renamed: `docker/__init__.py`, `docker/client.py`, `docker/constants.py`, `docker/context/api.py`, `docker/models/containers.py`, `docker/models/images.py`, `docker/types/services.py`. - Total lines of Python code added: 325. - Total lines of Python code deleted: 48. If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI
1 parent f76037a commit c70be87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stubs/docker/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
version = "7.1.*"
1+
version = "7.2.*"
22
upstream-repository = "https://github.com/docker/docker-py"
33
dependencies = ["types-paramiko", "types-requests", "urllib3>=2"]

0 commit comments

Comments
 (0)