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
181181 # jupyter-events
182182 # jupyterhub-kubespawner
183183 # kubernetes-asyncio
184- referencing == 0.35.1
184+ referencing == 0.36.0
185185 # via
186186 # jsonschema
187187 # jsonschema-specifications
@@ -251,6 +251,7 @@ typing-extensions==4.12.2
251251 # alembic
252252 # pydantic
253253 # pydantic-core
254+ # referencing
254255 # sqlalchemy
255256uri-template == 1.3.0
256257 # via jsonschema
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ comm==0.2.2
4949 # via ipykernel
5050cryptography == 44.0.0
5151 # via certipy
52- debugpy == 1.8.11
52+ debugpy == 1.8.12
5353 # via ipykernel
5454decorator == 5.1.1
5555 # via ipython
@@ -156,7 +156,7 @@ matplotlib-inline==0.1.7
156156 # ipython
157157mistune == 3.1.0
158158 # via nbconvert
159- nbclassic == 1.1 .0
159+ nbclassic == 1.2 .0
160160 # via -r unfrozen/requirements.txt
161161nbclient == 0.10.2
162162 # via nbconvert
@@ -237,7 +237,7 @@ pyzmq==26.2.0
237237 # ipykernel
238238 # jupyter-client
239239 # jupyter-server
240- referencing == 0.35.1
240+ referencing == 0.36.0
241241 # via
242242 # jsonschema
243243 # jsonschema-specifications
@@ -312,6 +312,7 @@ typing-extensions==4.12.2
312312 # anyio
313313 # pydantic
314314 # pydantic-core
315+ # referencing
315316 # sqlalchemy
316317uri-template == 1.3.0
317318 # via jsonschema
You can’t perform that action at this time.
0 commit comments