From 0ffed538bae6e4aedc7e637066912d375d8ef75c Mon Sep 17 00:00:00 2001 From: JupyterHub Bot Account <105740858+jupyterhub-bot@users.noreply.github.com> Date: Fri, 22 Sep 2023 05:34:10 +0000 Subject: [PATCH] binderhub image: refreeze requirements.txt --- helm-chart/images/binderhub/requirements.txt | 31 ++++++++++---------- 1 file changed, 15 insertions(+), 16 deletions(-) diff --git a/helm-chart/images/binderhub/requirements.txt b/helm-chart/images/binderhub/requirements.txt index 7d47a917f..ab368439f 100644 --- a/helm-chart/images/binderhub/requirements.txt +++ b/helm-chart/images/binderhub/requirements.txt @@ -4,7 +4,7 @@ # # Use the "Run workflow" button at https://github.com/jupyterhub/binderhub/actions/workflows/watch-dependencies.yaml # -alembic==1.11.1 +alembic==1.12.0 # via jupyterhub async-generator==1.10 # via jupyterhub @@ -24,7 +24,7 @@ cffi==1.15.1 # via cryptography charset-normalizer==3.2.0 # via requests -cryptography==41.0.3 +cryptography==41.0.4 # via pyopenssl docker==6.1.3 # via -r helm-chart/images/binderhub/../../../requirements.txt @@ -35,7 +35,7 @@ google-api-core[grpc]==2.11.1 # google-cloud-appengine-logging # google-cloud-core # google-cloud-logging -google-auth==2.22.0 +google-auth==2.23.0 # via # google-api-core # google-cloud-core @@ -58,13 +58,13 @@ greenlet==2.0.2 # via sqlalchemy grpc-google-iam-v1==0.12.6 # via google-cloud-logging -grpcio==1.56.2 +grpcio==1.58.0 # via # google-api-core # googleapis-common-protos # grpc-google-iam-v1 # grpcio-status -grpcio-status==1.56.2 +grpcio-status==1.58.0 # via google-api-core idna==3.4 # via requests @@ -72,7 +72,7 @@ jinja2==3.1.2 # via # -r helm-chart/images/binderhub/../../../requirements.txt # jupyterhub -jsonschema==4.18.4 +jsonschema==4.19.1 # via # -r helm-chart/images/binderhub/../../../requirements.txt # jupyter-telemetry @@ -80,7 +80,7 @@ jsonschema-specifications==2023.7.1 # via jsonschema jupyter-telemetry==0.1.0 # via jupyterhub -jupyterhub==4.0.1 +jupyterhub==4.0.2 # via # -r helm-chart/images/binderhub/../../../requirements.txt # -r helm-chart/images/binderhub/requirements.in @@ -112,7 +112,7 @@ proto-plus==1.22.3 # via # google-cloud-appengine-logging # google-cloud-logging -protobuf==4.23.4 +protobuf==4.24.3 # via # google-api-core # google-cloud-appengine-logging @@ -146,7 +146,7 @@ python-json-logger==2.0.7 # jupyter-telemetry pyyaml==6.0.1 # via kubernetes -referencing==0.30.0 +referencing==0.30.2 # via # jsonschema # jsonschema-specifications @@ -159,7 +159,7 @@ requests==2.31.0 # requests-oauthlib requests-oauthlib==1.3.1 # via kubernetes -rpds-py==0.9.2 +rpds-py==0.10.3 # via # jsonschema # referencing @@ -171,23 +171,22 @@ ruamel-yaml-clib==0.2.7 # via ruamel-yaml six==1.16.0 # via - # google-auth # kubernetes # python-dateutil -sqlalchemy==2.0.19 +sqlalchemy==2.0.21 # via # alembic # jupyterhub -tornado==6.3.2 +tornado==6.3.3 # via # -r helm-chart/images/binderhub/../../../requirements.txt # jupyterhub -traitlets==5.9.0 +traitlets==5.10.0 # via # -r helm-chart/images/binderhub/../../../requirements.txt # jupyter-telemetry # jupyterhub -typing-extensions==4.7.1 +typing-extensions==4.8.0 # via # alembic # sqlalchemy @@ -197,7 +196,7 @@ urllib3==1.26.16 # google-auth # kubernetes # requests -websocket-client==1.6.1 +websocket-client==1.6.3 # via # docker # kubernetes