v0.8.1 ====== Addressed a few dependency vulnerabilities and updated the CI/CD to current versions. Updates / New Features ---------------------- CI/CD * Updated to use ``checkout@v4`` and ``cache@v4`` instead of ``*@v2``. Fixes ----- Dependencies * Fixed ``numpy`` dependency versions for downstream resolution. * Jupyter notebooks now installed with ``notebook`` instead of ``jupyter``. * Increased the lower bound of ``tqdm`` to ``4.66.3`` to address ``CVE-2024-34062``. * Ran ``poetry update`` to update ``poetry.lock`` for vulnerability scanning.