File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -108,13 +108,13 @@ kubernetes-asyncio==32.3.0
108
108
# via jupyterhub-kubespawner
109
109
ldap3 == 2.9.1
110
110
# via jupyterhub-ldapauthenticator
111
- mako == 1.3.9
111
+ mako == 1.3.10
112
112
# via alembic
113
113
markupsafe == 3.0.2
114
114
# via
115
115
# jinja2
116
116
# mako
117
- multidict == 6.2.0
117
+ multidict == 6.4.3
118
118
# via
119
119
# aiohttp
120
120
# yarl
@@ -247,7 +247,7 @@ traitlets==5.14.3
247
247
# oauthenticator
248
248
types-python-dateutil == 2.9.0.20241206
249
249
# via arrow
250
- typing-extensions == 4.13.1
250
+ typing-extensions == 4.13.2
251
251
# via
252
252
# alembic
253
253
# pydantic
@@ -259,7 +259,7 @@ typing-inspection==0.4.0
259
259
# via pydantic
260
260
uri-template == 1.3.0
261
261
# via jsonschema
262
- urllib3 == 2.3 .0
262
+ urllib3 == 2.4 .0
263
263
# via
264
264
# jupyterhub-kubespawner
265
265
# kubernetes-asyncio
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.2
51
51
# via certipy
52
- debugpy == 1.8.13
52
+ debugpy == 1.8.14
53
53
# via ipykernel
54
54
decorator == 5.2.1
55
55
# via ipython
@@ -65,7 +65,7 @@ greenlet==3.1.1
65
65
# via sqlalchemy
66
66
h11 == 0.14.0
67
67
# via httpcore
68
- httpcore == 1.0.7
68
+ httpcore == 1.0.8
69
69
# via httpx
70
70
httpx == 0.28.1
71
71
# via jupyterlab
@@ -145,7 +145,7 @@ jupyterlab-pygments==0.3.0
145
145
# via nbconvert
146
146
jupyterlab-server == 2.27.3
147
147
# via jupyterlab
148
- mako == 1.3.9
148
+ mako == 1.3.10
149
149
# via alembic
150
150
markupsafe == 3.0.2
151
151
# via
@@ -310,7 +310,7 @@ traitlets==5.14.3
310
310
# nbformat
311
311
types-python-dateutil == 2.9.0.20241206
312
312
# via arrow
313
- typing-extensions == 4.13.1
313
+ typing-extensions == 4.13.2
314
314
# via
315
315
# alembic
316
316
# anyio
@@ -324,7 +324,7 @@ typing-inspection==0.4.0
324
324
# via pydantic
325
325
uri-template == 1.3.0
326
326
# via jsonschema
327
- urllib3 == 2.3 .0
327
+ urllib3 == 2.4 .0
328
328
# via requests
329
329
wcwidth == 0.2.13
330
330
# via prompt-toolkit
You can’t perform that action at this time.
0 commit comments