Fixed
- The Jupytext CLI issues a warning when a notebook is not trusted. Also, trust is preserved when empty outputs are added (follow-up on #1505)
Changed
- The dependabot config has been updated to correctly bump extension packages, now allowing only production updates and ignoring dev dependencies (#1532). Thanks to Mahendra Paipuri for this PR!
- Removed deprecated stylelint packages (
stylelint-config-prettierandstylelint-prettier) from the JupyterLab extension dependencies (#1530) - We have removed Python 3.9 testing from the CI (Python 3.9 reached EOL in October 2025)