Skip to content

Commit

Permalink
Bump kubespawner from 6.2.0 to 7.0.0b1
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed Sep 23, 2024
1 parent a221f2a commit 5ab36bb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion images/hub/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ mwoauth
pyjwt

## Kubernetes spawner
jupyterhub-kubespawner
jupyterhub-kubespawner==7.0.0b1

## Other optional dependencies for additional features
pymysql # mysql
Expand Down
6 changes: 3 additions & 3 deletions images/hub/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jinja2==3.1.4
# jupyterhub-kubespawner
jsonpointer==3.0.0
# via jsonschema
jsonschema[format-nongpl]==4.23.0
jsonschema==4.23.0
# via
# jupyter-events
# oauthenticator
Expand All @@ -89,7 +89,7 @@ jupyterhub-hmacauthenticator==1.0
# via -r requirements.in
jupyterhub-idle-culler==1.4.0
# via -r requirements.in
jupyterhub-kubespawner==6.2.0
jupyterhub-kubespawner==7.0.0b1
# via -r requirements.in
jupyterhub-ldapauthenticator==1.3.2
# via -r requirements.in
Expand Down Expand Up @@ -147,7 +147,7 @@ pydantic==2.9.2
# via jupyterhub
pydantic-core==2.23.4
# via pydantic
pyjwt[crypto]==2.9.0
pyjwt==2.9.0
# via
# -r requirements.in
# jupyterhub-ltiauthenticator
Expand Down

0 comments on commit 5ab36bb

Please sign in to comment.