File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -181,7 +181,7 @@ pyyaml==6.0.2
181
181
# jupyter-events
182
182
# jupyterhub-kubespawner
183
183
# kubernetes-asyncio
184
- referencing == 0.35.1
184
+ referencing == 0.36.0
185
185
# via
186
186
# jsonschema
187
187
# jsonschema-specifications
@@ -251,6 +251,7 @@ typing-extensions==4.12.2
251
251
# alembic
252
252
# pydantic
253
253
# pydantic-core
254
+ # referencing
254
255
# sqlalchemy
255
256
uri-template == 1.3.0
256
257
# via jsonschema
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ comm==0.2.2
49
49
# via ipykernel
50
50
cryptography == 44.0.0
51
51
# via certipy
52
- debugpy == 1.8.11
52
+ debugpy == 1.8.12
53
53
# via ipykernel
54
54
decorator == 5.1.1
55
55
# via ipython
@@ -156,7 +156,7 @@ matplotlib-inline==0.1.7
156
156
# ipython
157
157
mistune == 3.1.0
158
158
# via nbconvert
159
- nbclassic == 1.1 .0
159
+ nbclassic == 1.2 .0
160
160
# via -r unfrozen/requirements.txt
161
161
nbclient == 0.10.2
162
162
# via nbconvert
@@ -237,7 +237,7 @@ pyzmq==26.2.0
237
237
# ipykernel
238
238
# jupyter-client
239
239
# jupyter-server
240
- referencing == 0.35.1
240
+ referencing == 0.36.0
241
241
# via
242
242
# jsonschema
243
243
# jsonschema-specifications
@@ -312,6 +312,7 @@ typing-extensions==4.12.2
312
312
# anyio
313
313
# pydantic
314
314
# pydantic-core
315
+ # referencing
315
316
# sqlalchemy
316
317
uri-template == 1.3.0
317
318
# via jsonschema
You can’t perform that action at this time.
0 commit comments