From ea10e4594a5ba74ce7a6a0f52c851642e59e8649 Mon Sep 17 00:00:00 2001 From: JupyterHub Bot Account <105740858+jupyterhub-bot@users.noreply.github.com> Date: Wed, 14 Dec 2022 19:11:58 +0000 Subject: [PATCH] binderhub image: refreeze requirements.txt --- helm-chart/images/binderhub/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/helm-chart/images/binderhub/requirements.txt b/helm-chart/images/binderhub/requirements.txt index d7143eae4..5da6e50da 100644 --- a/helm-chart/images/binderhub/requirements.txt +++ b/helm-chart/images/binderhub/requirements.txt @@ -110,7 +110,7 @@ proto-plus==1.22.1 # via # google-cloud-appengine-logging # google-cloud-logging -protobuf==4.21.11 +protobuf==4.21.12 # via # google-api-core # google-cloud-appengine-logging @@ -163,7 +163,7 @@ six==1.16.0 # google-auth # kubernetes # python-dateutil -sqlalchemy==1.4.44 +sqlalchemy==1.4.45 # via # alembic # jupyterhub @@ -171,7 +171,7 @@ tornado==6.2 # via # -r helm-chart/images/binderhub/../../../requirements.txt # jupyterhub -traitlets==5.7.0 +traitlets==5.7.1 # via # -r helm-chart/images/binderhub/../../../requirements.txt # jupyter-telemetry