Skip to content

Bump typing extensions

Peter Lünenschloß requested to merge bumpTypingExtensions into develop
  • somehow develop pipeline fails now due to sphinx and outdated typing_extensions (dont really understand what changed...)

  • updating typing extensions makes "is Literal" check in validateChoice fail in py3.9, if the checked Literal is imported from typing_extensions -> so also changed that

Merge request reports