Bump typing extensions
-
somehow develop pipeline fails now due to
sphinx
and outdatedtyping_extensions
(dont really understand what changed...) -
updating typing extensions makes "is
Literal
" check invalidateChoice
fail inpy3.9
, if the checked Literal is imported from typing_extensions -> so also changed that