### Added * mypy job automatically installs missing types. * pytest job accepts an argument, to configure the pytest command ### Changed * **BREAKING** Rethinking and refactoring the changed made in release 1.x and thus updating the interfaces of jobs and sequences. For more information please read the developer documentation of the gcip. * **BREAKING** The gcip now requires Python 3.10 (formerly 3.7) * In use latest mypy version in mypy job.