mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 08:47:39 +08:00
Bump various test dependencies (#9549)
This commit is contained in:
@@ -6,7 +6,7 @@ import typing
|
||||
from _collections_abc import dict_items, dict_keys, dict_values
|
||||
from _typeshed import IdentityFunction, Incomplete
|
||||
from collections.abc import Iterable
|
||||
from typing import ( # noqa: Y022,Y027,Y039
|
||||
from typing import ( # noqa: Y022,Y039
|
||||
TYPE_CHECKING as TYPE_CHECKING,
|
||||
Any as Any,
|
||||
AsyncContextManager as AsyncContextManager,
|
||||
|
||||
Reference in New Issue
Block a user