mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-22 03:41:28 +08:00
Update docker to 7.1.x (#12068)
This commit is contained in:
@@ -43,7 +43,7 @@ class APIClient(
|
||||
version: str | None = None,
|
||||
timeout: int = 60,
|
||||
tls: bool | TLSConfig = False,
|
||||
user_agent: str = "docker-sdk-python/7.0.0",
|
||||
user_agent: str = ...,
|
||||
num_pools: int | None = None,
|
||||
credstore_env: Mapping[Incomplete, Incomplete] | None = None,
|
||||
use_ssh_client: bool = False,
|
||||
|
||||
Reference in New Issue
Block a user