Skip to content

Commit 97a1403

Browse files
committed
Update docs dependencies (align with pydiverse.transform)
1 parent 0e8ad92 commit 97a1403

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

pixi.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pixi.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -114,13 +114,13 @@ boto3 = ">=1.38.13,<2"
114114
xgboost = ">=3.0.2,<4"
115115

116116
[feature.docs.dependencies]
117-
Sphinx = ">=7.3.7"
118-
furo = ">=2023.5.20"
117+
sphinx = ">=8.2.3"
118+
furo = ">=2024.8.6"
119119
sphinxcontrib-apidoc = ">=0.3.0"
120-
myst-parser = ">=2.0.0"
121-
sphinx-autosummary-accessors = ">=2023.4.0"
122-
sphinx-click = ">=4.4.0"
123-
sphinx-autobuild = ">=2021.3.14"
120+
myst-parser = ">=4.0.1"
121+
sphinx-autosummary-accessors = ">=2025.3.1"
122+
sphinx-click = ">=6.0.0"
123+
sphinx-autobuild = ">=2024.10.3"
124124
sphinx-copybutton = ">=0.5.2"
125125

126126
[tasks]

0 commit comments

Comments
 (0)