Skip to content

Commit

Permalink
Update z2jh version
Browse files Browse the repository at this point in the history
I checked the changelog, nothing really needed here.

Helpful for me to bring in newer oauthenticator :)
  • Loading branch information
yuvipanda committed Dec 7, 2023
1 parent e7995d6 commit baf39b3
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 34 deletions.
2 changes: 1 addition & 1 deletion helm-chart/binderhub/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
# and run "./dependencies freeze --upgrade".
#
- name: jupyterhub
version: "3.1.0"
version: "3.2.1"
repository: "https://jupyterhub.github.io/helm-chart"
description: |-
BinderHub is like a JupyterHub that automatically builds environments for the
Expand Down
64 changes: 31 additions & 33 deletions helm-chart/images/binderhub/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,41 +1,41 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# Use the "Run workflow" button at https://github.com/jupyterhub/binderhub/actions/workflows/watch-dependencies.yaml
# pip-compile requirements.in
#
alembic==1.12.0
alembic==1.13.0
# via jupyterhub
async-generator==1.10
# via jupyterhub
attrs==23.1.0
# via
# jsonschema
# referencing
cachetools==5.3.1
cachetools==5.3.2
# via google-auth
certifi==2023.7.22
certifi==2023.11.17
# via
# kubernetes
# requests
certipy==0.1.3
# via jupyterhub
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.0
charset-normalizer==3.3.2
# via requests
cryptography==41.0.4
cryptography==41.0.7
# via pyopenssl
docker==6.1.3
# via -r ../../../requirements.txt
escapism==1.0.1
# via -r ../../../requirements.txt
google-api-core[grpc]==2.12.0
google-api-core[grpc]==2.14.0
# via
# google-cloud-appengine-logging
# google-cloud-core
# google-cloud-logging
google-auth==2.23.2
google-auth==2.25.1
# via
# google-api-core
# google-cloud-core
Expand All @@ -46,37 +46,35 @@ google-cloud-audit-log==0.2.5
# via google-cloud-logging
google-cloud-core==2.3.3
# via google-cloud-logging
google-cloud-logging==3.7.0
google-cloud-logging==3.8.0
# via -r requirements.in
googleapis-common-protos[grpc]==1.60.0
googleapis-common-protos[grpc]==1.61.0
# via
# google-api-core
# google-cloud-audit-log
# grpc-google-iam-v1
# grpcio-status
greenlet==3.0.0
# via sqlalchemy
grpc-google-iam-v1==0.12.6
grpc-google-iam-v1==0.12.7
# via google-cloud-logging
grpcio==1.59.0
grpcio==1.59.3
# via
# google-api-core
# googleapis-common-protos
# grpc-google-iam-v1
# grpcio-status
grpcio-status==1.59.0
grpcio-status==1.59.3
# via google-api-core
idna==3.4
idna==3.6
# via requests
jinja2==3.1.2
# via
# -r ../../../requirements.txt
# jupyterhub
jsonschema==4.19.1
jsonschema==4.20.0
# via
# -r ../../../requirements.txt
# jupyter-telemetry
jsonschema-specifications==2023.7.1
jsonschema-specifications==2023.11.2
# via jsonschema
jupyter-telemetry==0.1.0
# via jupyterhub
Expand All @@ -88,7 +86,7 @@ kubernetes==9.0.1
# via
# -r ../../../requirements.txt
# -r requirements.in
mako==1.2.4
mako==1.3.0
# via alembic
markupsafe==2.1.3
# via
Expand All @@ -104,15 +102,15 @@ packaging==23.2
# jupyterhub
pamela==1.1.0
# via jupyterhub
prometheus-client==0.17.1
prometheus-client==0.19.0
# via
# -r ../../../requirements.txt
# jupyterhub
proto-plus==1.22.3
# via
# google-cloud-appengine-logging
# google-cloud-logging
protobuf==4.24.3
protobuf==4.25.1
# via
# google-api-core
# google-cloud-appengine-logging
Expand All @@ -122,7 +120,7 @@ protobuf==4.24.3
# grpc-google-iam-v1
# grpcio-status
# proto-plus
pyasn1==0.5.0
pyasn1==0.5.1
# via
# pyasn1-modules
# rsa
Expand All @@ -134,7 +132,7 @@ pycurl==7.45.2
# via -r requirements.in
pyjwt==2.8.0
# via -r ../../../requirements.txt
pyopenssl==23.2.0
pyopenssl==23.3.0
# via certipy
python-dateutil==2.8.2
# via
Expand All @@ -146,7 +144,7 @@ python-json-logger==2.0.7
# jupyter-telemetry
pyyaml==6.0.1
# via kubernetes
referencing==0.30.2
referencing==0.31.1
# via
# jsonschema
# jsonschema-specifications
Expand All @@ -159,29 +157,29 @@ requests==2.31.0
# requests-oauthlib
requests-oauthlib==1.3.1
# via kubernetes
rpds-py==0.10.3
rpds-py==0.13.2
# via
# jsonschema
# referencing
rsa==4.9
# via google-auth
ruamel-yaml==0.17.33
ruamel-yaml==0.18.5
# via jupyter-telemetry
ruamel-yaml-clib==0.2.7
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
six==1.16.0
# via
# kubernetes
# python-dateutil
sqlalchemy==2.0.21
sqlalchemy==2.0.23
# via
# alembic
# jupyterhub
tornado==6.3.3
tornado==6.4
# via
# -r ../../../requirements.txt
# jupyterhub
traitlets==5.10.1
traitlets==5.14.0
# via
# -r ../../../requirements.txt
# jupyter-telemetry
Expand All @@ -190,12 +188,12 @@ typing-extensions==4.8.0
# via
# alembic
# sqlalchemy
urllib3==2.0.7
urllib3==2.1.0
# via
# docker
# kubernetes
# requests
websocket-client==1.6.3
websocket-client==1.7.0
# via
# docker
# kubernetes
Expand Down

0 comments on commit baf39b3

Please sign in to comment.