* [CHORE] drop support for Python 2.7, 3.5 and 3.6 * [CHORE] migrate pytest.ini configuration into pyproject.toml * [CHORE] migrate from setuptools to hatch / hatchling * [CHORE] add types * [CHORE] add types to tests * [CHORE] update dependencies * [CHORE] use f-strings where appropriate
1.4.20
* [CHORE] update dependencies * [CHORE] use [black](https://github.com/psf/black) and [isort](https://github.com/PyCQA/isort) in tox linters