What's Changed
* Update `reorder-python-imports` to 3.1.0
* Add missing `await` and fix issue with `--limit` argument in https://github.com/cdce8p/python-typing-update/pull/178
Documentation
* Update readme to better explain limitations with renamed type aliases, e.g. `collections.deque` or `collections.defaultdict` https://github.com/cdce8p/python-typing-update/pull/168
Development
* Update dev dependencies
* Improve CI workflow
**Full Changelog**: https://github.com/cdce8p/python-typing-update/compare/v0.4.1...v0.4.2