Skip to content

Commit e2f9bae

Browse files
committed
Bump docs deps
1 parent 295e98a commit e2f9bae

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,18 +62,18 @@ dev = [
6262
]
6363

6464
docs = [
65-
"aiohttp>=3.13.2",
65+
"aiohttp>=3.13.3",
6666
"autodoc-pydantic>=2.2.0",
67-
"furo>=2025.9.25",
67+
"furo>=2025.12.19",
6868
"linkify-it-py>=2.0.3",
69-
"matplotlib>=3.10.7",
69+
"matplotlib>=3.10.8",
7070
"myst-nb>=1.3.0",
7171
"sphinx>=8.2.3",
7272
"sphinx-autobuild>=2025.8.25",
73-
"sphinx-click>=6.1.0",
73+
"sphinx-click>=6.2.0",
7474
"sphinx-copybutton>=0.5.2",
7575
"sphinx-design>=0.6.1",
76-
"ipywidgets>=8.1.7",
76+
"ipywidgets>=8.1.8",
7777
]
7878

7979
[tool.uv]

0 commit comments

Comments
 (0)