File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -94,9 +94,9 @@ jupyterhub-hmacauthenticator==1.0
9494 # via -r requirements.in
9595jupyterhub-idle-culler == 1.4.0
9696 # via -r requirements.in
97- jupyterhub-kubespawner == 7.0.0b3
97+ jupyterhub-kubespawner == 7.0.0
9898 # via -r requirements.in
99- jupyterhub-ldapauthenticator == 2.0.0
99+ jupyterhub-ldapauthenticator == 2.0.1
100100 # via -r requirements.in
101101jupyterhub-ltiauthenticator == 1.6.2
102102 # via -r requirements.in
@@ -259,5 +259,5 @@ urllib3==2.2.3
259259 # requests
260260webcolors == 24.8.0
261261 # via jsonschema
262- yarl == 1.16.0
262+ yarl == 1.17.1
263263 # via aiohttp
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ babel==2.16.0
3030 # via jupyterlab-server
3131beautifulsoup4 == 4.12.3
3232 # via nbconvert
33- bleach == 6.1 .0
33+ bleach == 6.2 .0
3434 # via nbconvert
3535certifi == 2024.8.30
3636 # via
@@ -137,7 +137,7 @@ jupyter-server-terminals==0.5.3
137137 # via jupyter-server
138138jupyterhub == 5.2.1
139139 # via -r requirements.in
140- jupyterlab == 4.2.5
140+ jupyterlab == 4.3.0
141141 # via -r requirements.in
142142jupyterlab-pygments == 0.3.0
143143 # via nbconvert
@@ -263,7 +263,6 @@ send2trash==1.8.3
263263six == 1.16.0
264264 # via
265265 # asttokens
266- # bleach
267266 # python-dateutil
268267 # rfc3339-validator
269268sniffio == 1.3.1
@@ -332,5 +331,5 @@ websocket-client==1.8.0
332331 # via jupyter-server
333332
334333# The following packages are considered to be unsafe in a requirements file:
335- setuptools == 75.2 .0
334+ setuptools == 75.3 .0
336335 # via jupyterlab
You can’t perform that action at this time.
0 commit comments