Skip to content

Commit 7d15497

Browse files
PasteurBotxalelax
andauthored
chore: 📦 Update dependencies (#456)
This PR updates the lockfile to the latest versions of the dependencies. Please review the changes and merge when ready. --------- Co-authored-by: Alessandro Angioi <alessandro.angioi@simulation.science>
1 parent 337334d commit 7d15497

4 files changed

Lines changed: 1960 additions & 2033 deletions

File tree

inject_runtime_pyproject.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
BASE_OPTIONAL_DEPS = {
1414
"docs": [
15-
"sphinx",
15+
"sphinx<9", # TODO: Remove when sphinx-click supports sphinx 9 (https://github.com/click-contrib/sphinx-click/issues/159)
1616
"sphinx_autodoc_typehints",
1717
"furo",
1818
"myst-nb",

0 commit comments

Comments
 (0)