From baf39b3926ac0ef1f4fe47d6e6e15b37fb6ceb5b Mon Sep 17 00:00:00 2001 From: YuviPanda Date: Wed, 6 Dec 2023 16:49:50 -0800 Subject: [PATCH] Update z2jh version I checked the changelog, nothing really needed here. Helpful for me to bring in newer oauthenticator :) --- helm-chart/binderhub/Chart.yaml | 2 +- helm-chart/images/binderhub/requirements.txt | 64 ++++++++++---------- 2 files changed, 32 insertions(+), 34 deletions(-) diff --git a/helm-chart/binderhub/Chart.yaml b/helm-chart/binderhub/Chart.yaml index b7e37dd66..0ef391735 100644 --- a/helm-chart/binderhub/Chart.yaml +++ b/helm-chart/binderhub/Chart.yaml @@ -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 diff --git a/helm-chart/images/binderhub/requirements.txt b/helm-chart/images/binderhub/requirements.txt index fe43b42cf..801374a69 100644 --- a/helm-chart/images/binderhub/requirements.txt +++ b/helm-chart/images/binderhub/requirements.txt @@ -1,10 +1,10 @@ # -# 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 @@ -12,9 +12,9 @@ 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 @@ -22,20 +22,20 @@ 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 @@ -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 @@ -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 @@ -104,7 +102,7 @@ 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 @@ -112,7 +110,7 @@ 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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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