diff --git a/CHANGELOG.md b/CHANGELOG.md index cdc9614..dfef5d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,18 @@ The changelog format is based on [Keep a Changelog](https://keepachangelog.com/e ## [Unreleased] +### Dependencies +* updated to black[jupyter]==24.4 (from black[jupyter]==24.1) +* updated to ruff==0.4.2 (from ruff==0.3.0) +* updated to pyright==1.1.360 (from pyright==1.1.352) +* updated to sourcery==1.16 (from sourcery==1.15) +* updated to pytest>=8.2 (from pytest>=7.4) +* updated to pytest-cov>=5.0 (from pytest-cov>=4.1) +* updated to Sphinx>=7.3 (from Sphinx>=7.2) +* updated to sphinx-argparse-cli>=1.15 (from sphinx-argparse-cli>=1.11) +* updated to myst-parser>=3.0 (from myst-parser>=2.0) +* updated to furo>=2024.4 (from furo>=2023.9.10) + ### Dependencies * updated to ruff==0.3.0 (from ruff==0.2.1) * updated to pyright==1.1.352 (from pyright==1.1.350)