⬆️ Support Sphinx v9 by chrisjsewell · Pull Request #1076 · executablebooks/MyST-Parser

and others added 2 commits

December 15, 2025 14:38

This was linked to issues

Dec 15, 2025

This was referenced

Dec 15, 2025

@chrisjsewell

This was referenced

Jan 5, 2026

@amotl amotl mentioned this pull request

Jan 6, 2026

@chrisjsewell

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

@chrisjsewell

inmantaci pushed a commit to inmanta/inmanta-core that referenced this pull request

Jan 15, 2026
# Description

Now that executablebooks/MyST-Parser#1076 was merged, this dependency update can be unblocked

closes #9868

# Self Check:

Strike through any lines that are not applicable (`~~line~~`) then check the box

- [ ] Attached issue to pull request
- [ ] Changelog entry
- [ ] Type annotations are present
- [ ] Code is clear and sufficiently documented
- [ ] No (preventable) type errors (check using make mypy or make mypy-diff)
- [ ] Sufficient test cases (reproduces the bug/tests the requested feature)
- [ ] Correct, in line with design
- [ ] End user documentation is included or an issue is created for end-user documentation (add ref to issue here: )
- [ ] If this PR fixes a race condition in the test suite, also push the fix to the relevant stable branche(s) (see [test-fixes](https://internal.inmanta.com/development/core/tasks/build-master.html#test-fixes) for more info)