What's Changed
* Add full typing to ``utils`` by DanielNoord in https://github.com/ing-bank/doing-cli/pull/109
* Use Python 3.7 style typing by DanielNoord in https://github.com/ing-bank/doing-cli/pull/111
* Small fixes based on ``mypy`` output by DanielNoord in https://github.com/ing-bank/doing-cli/pull/112
* fix: apply merge strategy on correct branch when using custom target … by FitzgeraldKrudde in https://github.com/ing-bank/doing-cli/pull/114
* Drop support for Python 3.6
* Drop unit tests on Python 3.7. Only unofficially supported, now.
* Add unit tests on Python 3.11
**Full Changelog**: https://github.com/ing-bank/doing-cli/compare/v1.5.0...v1.5.1