diff --git a/githubkit/typing.py b/githubkit/typing.py index ce5451f31..f9a9a0bcf 100644 --- a/githubkit/typing.py +++ b/githubkit/typing.py @@ -28,7 +28,7 @@ QueryParamTypes: TypeAlias = Union[ httpx.QueryParams, Mapping[str, Union[PrimitiveData, Sequence[PrimitiveData]]], - Sequence[tuple[str, PrimitiveData]], + list[tuple[str, PrimitiveData]], tuple[tuple[str, PrimitiveData], ...], str, bytes,
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: