File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ cffi==1.16.0
31
31
# via cryptography
32
32
charset-normalizer == 3.3.2
33
33
# via requests
34
- cryptography == 42.0.1
34
+ cryptography == 42.0.2
35
35
# via
36
36
# pyjwt
37
37
# pyopenssl
@@ -91,7 +91,7 @@ kubernetes-asyncio==29.0.0
91
91
# via jupyterhub-kubespawner
92
92
ldap3 == 2.9.1
93
93
# via jupyterhub-ldapauthenticator
94
- mako == 1.3.0
94
+ mako == 1.3.2
95
95
# via alembic
96
96
markupsafe == 2.1.4
97
97
# via
@@ -145,7 +145,7 @@ python-dateutil==2.8.2
145
145
# kubernetes-asyncio
146
146
python-json-logger == 2.0.7
147
147
# via jupyter-telemetry
148
- python-slugify == 8.0.2
148
+ python-slugify == 8.0.3
149
149
# via jupyterhub-kubespawner
150
150
pyyaml == 6.0.1
151
151
# via
@@ -207,7 +207,7 @@ typing-extensions==4.9.0
207
207
# via
208
208
# alembic
209
209
# sqlalchemy
210
- urllib3 == 2.1 .0
210
+ urllib3 == 2.2 .0
211
211
# via
212
212
# jupyterhub-kubespawner
213
213
# kubernetes-asyncio
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ charset-normalizer==3.3.2
44
44
# via requests
45
45
comm == 0.2.1
46
46
# via ipykernel
47
- cryptography == 42.0.1
47
+ cryptography == 42.0.2
48
48
# via pyopenssl
49
49
debugpy == 1.8.0
50
50
# via ipykernel
@@ -69,7 +69,7 @@ ipykernel==6.29.0
69
69
# via
70
70
# jupyterlab
71
71
# nbclassic
72
- ipython == 8.20 .0
72
+ ipython == 8.21 .0
73
73
# via ipykernel
74
74
ipython-genutils == 0.2.0
75
75
# via nbclassic
@@ -131,13 +131,13 @@ jupyter-telemetry==0.1.0
131
131
# via jupyterhub
132
132
jupyterhub == 4.0.2
133
133
# via -r requirements.in
134
- jupyterlab == 4.0.11
134
+ jupyterlab == 4.0.12
135
135
# via -r requirements.in
136
136
jupyterlab-pygments == 0.3.0
137
137
# via nbconvert
138
138
jupyterlab-server == 2.25.2
139
139
# via jupyterlab
140
- mako == 1.3.0
140
+ mako == 1.3.2
141
141
# via alembic
142
142
markupsafe == 2.1.4
143
143
# via
@@ -194,7 +194,7 @@ parso==0.8.3
194
194
# via jedi
195
195
pexpect == 4.9.0
196
196
# via ipython
197
- platformdirs == 4.1 .0
197
+ platformdirs == 4.2 .0
198
198
# via jupyter-core
199
199
prometheus-client == 0.19.0
200
200
# via
@@ -323,7 +323,7 @@ typing-extensions==4.9.0
323
323
# sqlalchemy
324
324
uri-template == 1.3.0
325
325
# via jsonschema
326
- urllib3 == 2.1 .0
326
+ urllib3 == 2.2 .0
327
327
# via requests
328
328
wcwidth == 0.2.13
329
329
# via prompt-toolkit
You can’t perform that action at this time.
0 commit comments