v0.9.0 ====== Dropped support for ``Python 3.8`` and addressed dependency vulnerabilities. Updates / New Features ---------------------- Python * Dropped support for ``Python 3.8``. CI/CD * Dropped scanning for ``Python 3.8`` and changed default to ``Python 3.9``. Documentation * ``ReadTheDocs`` now uses ``Python 3.9``. * ``ReadTheDocs`` now uses poetry install. Fixes ----- Notebooks * Added ``pandas`` to ``examples/MNIST_scikit_saliency.ipynb``.