Skip to content

Commit

Permalink
Merge pull request #3416 from jupyterhub/update-jupyterhub
Browse files Browse the repository at this point in the history
Update jupyterhub from 5.0.0b1 to 5.0.0b2
  • Loading branch information
minrk authored May 13, 2024
2 parents e7fe884 + d1a1130 commit d574e98
Show file tree
Hide file tree
Showing 5 changed files with 43 additions and 29 deletions.
2 changes: 1 addition & 1 deletion images/hub/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

# JupyterHub itself, update this version pinning by running the workflow
# mentioned above.
jupyterhub==5.0.0b1
jupyterhub==5.0.0b2

## Authenticators
jupyterhub-firstuseauthenticator>=1
Expand Down
45 changes: 34 additions & 11 deletions images/hub/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ alembic==1.13.1
# via jupyterhub
annotated-types==0.6.0
# via pydantic
async-generator==1.10
# via jupyterhub
arrow==1.3.0
# via isoduration
attrs==23.2.0
# via
# aiohttp
Expand Down Expand Up @@ -41,6 +41,8 @@ escapism==1.0.1
# via
# jupyterhub-kubespawner
# jupyterhub-ltiauthenticator
fqdn==1.5.1
# via jsonschema
frozenlist==1.4.1
# via
# aiohttp
Expand All @@ -49,22 +51,27 @@ greenlet==3.0.3
# via sqlalchemy
idna==3.7
# via
# jsonschema
# jupyterhub
# requests
# yarl
isoduration==20.11.0
# via jsonschema
jinja2==3.1.4
# via
# jupyterhub
# jupyterhub-kubespawner
jsonschema==4.22.0
jsonpointer==2.4
# via jsonschema
jsonschema[format-nongpl]==4.22.0
# via
# jupyter-telemetry
# jupyter-events
# oauthenticator
jsonschema-specifications==2023.12.1
# via jsonschema
jupyter-telemetry==0.1.0
jupyter-events==0.10.0
# via jupyterhub
jupyterhub==5.0.0b1
jupyterhub==5.0.0b2
# via
# -r requirements.in
# jupyterhub-firstuseauthenticator
Expand Down Expand Up @@ -150,21 +157,24 @@ pyopenssl==24.1.0
# via certipy
python-dateutil==2.9.0.post0
# via
# arrow
# jupyterhub
# jupyterhub-idle-culler
# kubernetes-asyncio
python-json-logger==2.0.7
# via jupyter-telemetry
# via jupyter-events
python-slugify==8.0.4
# via jupyterhub-kubespawner
pyyaml==6.0.1
# via
# jupyter-events
# jupyterhub-kubespawner
# kubernetes-asyncio
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
# jupyter-events
requests==2.31.0
# via
# jupyterhub
Expand All @@ -173,21 +183,28 @@ requests==2.31.0
# requests-oauthlib
requests-oauthlib==2.0.0
# via mwoauth
rfc3339-validator==0.1.4
# via
# jsonschema
# jupyter-events
rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
rpds-py==0.18.1
# via
# jsonschema
# referencing
ruamel-yaml==0.18.6
# via
# jupyter-telemetry
# oauthenticator
# via oauthenticator
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
six==1.16.0
# via
# kubernetes-asyncio
# onetimepass
# python-dateutil
# rfc3339-validator
sqlalchemy==2.0.30
# via
# alembic
Expand All @@ -207,23 +224,29 @@ tornado==6.4
# oauthenticator
traitlets==5.14.3
# via
# jupyter-telemetry
# jupyter-events
# jupyterhub
# jupyterhub-kubespawner
# jupyterhub-ldapauthenticator
# jupyterhub-ltiauthenticator
# oauthenticator
types-python-dateutil==2.9.0.20240316
# via arrow
typing-extensions==4.11.0
# via
# alembic
# pydantic
# pydantic-core
# sqlalchemy
uri-template==1.3.0
# via jsonschema
urllib3==2.2.1
# via
# jupyterhub-kubespawner
# kubernetes-asyncio
# requests
webcolors==1.13
# via jsonschema
yarl==1.9.4
# via aiohttp

Expand Down
2 changes: 1 addition & 1 deletion images/singleuser-sample/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

# JupyterHub itself, update this version pinning by running the workflow
# mentioned above.
jupyterhub==5.0.0b1
jupyterhub==5.0.0b2

# UI
jupyterlab
Expand Down
21 changes: 6 additions & 15 deletions images/singleuser-sample/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ arrow==1.3.0
# via isoduration
asttokens==2.4.1
# via stack-data
async-generator==1.10
# via jupyterhub
async-lru==2.0.4
# via jupyterlab
attrs==23.2.0
Expand Down Expand Up @@ -106,8 +104,8 @@ jsonpointer==2.4
# via jsonschema
jsonschema[format-nongpl]==4.22.0
# via
# jsonschema
# jupyter-events
# jupyter-telemetry
# jupyterlab-server
# nbformat
jsonschema-specifications==2023.12.1
Expand All @@ -129,7 +127,9 @@ jupyter-core==5.7.2
# nbconvert
# nbformat
jupyter-events==0.10.0
# via jupyter-server
# via
# jupyter-server
# jupyterhub
jupyter-lsp==2.2.5
# via jupyterlab
jupyter-server==2.14.0
Expand All @@ -142,9 +142,7 @@ jupyter-server==2.14.0
# notebook-shim
jupyter-server-terminals==0.5.3
# via jupyter-server
jupyter-telemetry==0.1.0
# via jupyterhub
jupyterhub==5.0.0b1
jupyterhub==5.0.0b2
# via -r requirements.in
jupyterlab==4.2.0
# via -r requirements.in
Expand Down Expand Up @@ -244,9 +242,7 @@ python-dateutil==2.9.0.post0
# jupyter-client
# jupyterhub
python-json-logger==2.0.7
# via
# jupyter-events
# jupyter-telemetry
# via jupyter-events
pyyaml==6.0.1
# via jupyter-events
pyzmq==26.0.3
Expand Down Expand Up @@ -276,10 +272,6 @@ rpds-py==0.18.1
# via
# jsonschema
# referencing
ruamel-yaml==0.18.6
# via jupyter-telemetry
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
send2trash==1.8.3
# via
# jupyter-server
Expand Down Expand Up @@ -328,7 +320,6 @@ traitlets==5.14.3
# jupyter-core
# jupyter-events
# jupyter-server
# jupyter-telemetry
# jupyterhub
# jupyterlab
# matplotlib-inline
Expand Down
2 changes: 1 addition & 1 deletion jupyterhub/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
apiVersion: v2
name: jupyterhub
version: 0.0.1-set.by.chartpress
appVersion: "5.0.0b1"
appVersion: "5.0.0b2"
description: Multi-user Jupyter installation
keywords: [jupyter, jupyterhub, z2jh]
home: https://z2jh.jupyter.org
Expand Down

0 comments on commit d574e98

Please sign in to comment.