Skip to content

Commit cf2afec

Browse files
committed
feat: Update Jupyter Book to 2.1.2
1 parent 33e88a5 commit cf2afec

2 files changed

Lines changed: 26 additions & 26 deletions

File tree

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
jupyter-book==2.1.1
1+
jupyter-book==2.1.2
22
jupyterlab
33
ipywidgets
44
jupyterquiz

requirements.txt

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile requirements.in -o requirements.txt
3-
anyio==4.12.0
3+
anyio==4.12.1
44
# via
55
# httpx
66
# jupyter-server
@@ -14,19 +14,19 @@ arrow==1.4.0
1414
# via isoduration
1515
asttokens==3.0.1
1616
# via stack-data
17-
async-lru==2.0.5
17+
async-lru==2.1.0
1818
# via jupyterlab
1919
attrs==25.4.0
2020
# via
2121
# jsonschema
2222
# referencing
23-
babel==2.17.0
23+
babel==2.18.0
2424
# via jupyterlab-server
2525
beautifulsoup4==4.14.3
2626
# via nbconvert
2727
bleach==6.3.0
2828
# via nbconvert
29-
certifi==2025.11.12
29+
certifi==2026.1.4
3030
# via
3131
# httpcore
3232
# httpx
@@ -39,7 +39,7 @@ comm==0.2.3
3939
# via
4040
# ipykernel
4141
# ipywidgets
42-
debugpy==1.8.19
42+
debugpy==1.8.20
4343
# via ipykernel
4444
decorator==5.2.1
4545
# via ipython
@@ -67,7 +67,7 @@ ipykernel==7.1.0
6767
# via
6868
# jupyter-book
6969
# jupyterlab
70-
ipython==9.8.0
70+
ipython==9.10.0
7171
# via
7272
# ipykernel
7373
# ipywidgets
@@ -85,20 +85,20 @@ jinja2==3.1.6
8585
# jupyterlab
8686
# jupyterlab-server
8787
# nbconvert
88-
json5==0.12.1
88+
json5==0.13.0
8989
# via jupyterlab-server
9090
jsonpointer==3.0.0
9191
# via jsonschema
92-
jsonschema==4.25.1
92+
jsonschema==4.26.0
9393
# via
9494
# jupyter-events
9595
# jupyterlab-server
9696
# nbformat
9797
jsonschema-specifications==2025.9.1
9898
# via jsonschema
99-
jupyter-book==2.1.0
99+
jupyter-book==2.1.2
100100
# via -r requirements.in
101-
jupyter-client==8.7.0
101+
jupyter-client==8.8.0
102102
# via
103103
# ipykernel
104104
# jupyter-server
@@ -124,9 +124,9 @@ jupyter-server==2.17.0
124124
# jupyterlab
125125
# jupyterlab-server
126126
# notebook-shim
127-
jupyter-server-terminals==0.5.3
127+
jupyter-server-terminals==0.5.4
128128
# via jupyter-server
129-
jupyterlab==4.5.1
129+
jupyterlab==4.5.3
130130
# via -r requirements.in
131131
jupyterlab-pygments==0.3.0
132132
# via nbconvert
@@ -146,11 +146,11 @@ matplotlib-inline==0.2.1
146146
# via
147147
# ipykernel
148148
# ipython
149-
mistune==3.1.4
149+
mistune==3.2.0
150150
# via nbconvert
151-
nbclient==0.10.2
151+
nbclient==0.10.4
152152
# via nbconvert
153-
nbconvert==7.16.6
153+
nbconvert==7.17.0
154154
# via jupyter-server
155155
nbformat==5.10.4
156156
# via
@@ -159,11 +159,11 @@ nbformat==5.10.4
159159
# nbconvert
160160
nest-asyncio==1.6.0
161161
# via ipykernel
162-
nodeenv==1.9.1
162+
nodeenv==1.10.0
163163
# via jupyter-book
164164
notebook-shim==0.2.4
165165
# via jupyterlab
166-
packaging==25.0
166+
packaging==26.0
167167
# via
168168
# ipykernel
169169
# jupyter-events
@@ -181,19 +181,19 @@ platformdirs==4.5.1
181181
# via
182182
# jupyter-book
183183
# jupyter-core
184-
prometheus-client==0.23.1
184+
prometheus-client==0.24.1
185185
# via jupyter-server
186186
prompt-toolkit==3.0.52
187187
# via ipython
188-
psutil==7.1.3
188+
psutil==7.2.2
189189
# via ipykernel
190190
ptyprocess==0.7.0
191191
# via
192192
# pexpect
193193
# terminado
194194
pure-eval==0.2.3
195195
# via stack-data
196-
pycparser==2.23
196+
pycparser==3.0
197197
# via cffi
198198
pygments==2.19.2
199199
# via
@@ -234,15 +234,15 @@ rpds-py==0.30.0
234234
# via
235235
# jsonschema
236236
# referencing
237-
send2trash==1.8.3
237+
send2trash==2.1.0
238238
# via jupyter-server
239-
setuptools==80.9.0
239+
setuptools==80.10.2
240240
# via jupyterlab
241241
six==1.17.0
242242
# via
243243
# python-dateutil
244244
# rfc3339-validator
245-
soupsieve==2.8
245+
soupsieve==2.8.3
246246
# via beautifulsoup4
247247
stack-data==0.6.3
248248
# via ipython
@@ -279,9 +279,9 @@ tzdata==2025.3
279279
# via arrow
280280
uri-template==1.3.0
281281
# via jsonschema
282-
urllib3==2.6.2
282+
urllib3==2.6.3
283283
# via requests
284-
wcwidth==0.2.14
284+
wcwidth==0.5.3
285285
# via prompt-toolkit
286286
webcolors==25.10.0
287287
# via jsonschema

0 commit comments

Comments
 (0)