From f4e7c55bdd0f3feccae3631a06deacb4032d3c8b Mon Sep 17 00:00:00 2001 From: chiku Date: Thu, 11 Jun 2026 17:46:30 +0900 Subject: [PATCH] Update CS-repo2docker to 2026.06.0 --- dev-requirements.txt | 2 +- helm-chart/images/binderhub/requirements.in | 2 +- helm-chart/images/binderhub/requirements.txt | 2 +- requirements.txt | 2 +- testing/local-binder-local-hub/requirements.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 3ce5d279e..1d909a09b 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -4,7 +4,7 @@ chartpress>=2.1 click dockerspawner jsonschema -jupyter-repo2docker @ git+https://github.com/RCOSDP/CS-repo2docker.git@2026.02.0 +jupyter-repo2docker @ git+https://github.com/RCOSDP/CS-repo2docker.git@2026.06.0 jupyter_packaging>=0.10.4,<2 jupyterhub @ git+https://github.com/RCOSDP/CS-jupyterhub.git@5.2.1 nest-asyncio diff --git a/helm-chart/images/binderhub/requirements.in b/helm-chart/images/binderhub/requirements.in index f38f38e10..bbb603978 100644 --- a/helm-chart/images/binderhub/requirements.in +++ b/helm-chart/images/binderhub/requirements.in @@ -12,7 +12,7 @@ google-cloud-logging==3.* jupyterhub @ git+https://github.com/RCOSDP/CS-jupyterhub.git@5.2.1 # jupyter-repo2docker is pinned to CS-repo2docker -jupyter-repo2docker @ git+https://github.com/RCOSDP/CS-repo2docker.git@2026.02.0 +jupyter-repo2docker @ git+https://github.com/RCOSDP/CS-repo2docker.git@2026.06.0 # Workaround: Added a dependecy of ruamel-yaml because jupyter-telemetry, # which has a dependency of ruamel-yaml, was removed from jupyterhub. diff --git a/helm-chart/images/binderhub/requirements.txt b/helm-chart/images/binderhub/requirements.txt index 2a3e8788a..fa6f1c335 100644 --- a/helm-chart/images/binderhub/requirements.txt +++ b/helm-chart/images/binderhub/requirements.txt @@ -127,7 +127,7 @@ jsonschema-specifications==2025.9.1 # via jsonschema jupyter-events==0.12.0 # via jupyterhub -jupyter-repo2docker @ git+https://github.com/RCOSDP/CS-repo2docker.git@2026.02.0 +jupyter-repo2docker @ git+https://github.com/RCOSDP/CS-repo2docker.git@2026.06.0 # via # -r helm-chart/images/binderhub/../../../requirements.txt # -r helm-chart/images/binderhub/requirements.in diff --git a/requirements.txt b/requirements.txt index f38f5f77d..064a84e5a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ escapism jinja2 jsonschema jupyterhub @ git+https://github.com/RCOSDP/CS-jupyterhub.git@5.2.1 -jupyter-repo2docker @ git+https://github.com/RCOSDP/CS-repo2docker.git@2026.02.0 +jupyter-repo2docker @ git+https://github.com/RCOSDP/CS-repo2docker.git@2026.06.0 kubernetes prometheus_client pyjwt>=2 diff --git a/testing/local-binder-local-hub/requirements.txt b/testing/local-binder-local-hub/requirements.txt index 12fe8bad6..6cb118686 100644 --- a/testing/local-binder-local-hub/requirements.txt +++ b/testing/local-binder-local-hub/requirements.txt @@ -1,3 +1,3 @@ dockerspawner>=12 -jupyter-repo2docker @ git+https://github.com/RCOSDP/CS-repo2docker.git@2026.02.0 +jupyter-repo2docker @ git+https://github.com/RCOSDP/CS-repo2docker.git@2026.06.0 jupyterhub @ git+https://github.com/RCOSDP/CS-jupyterhub.git@5.2.1