From a446fb18aeedcef77eaab06f34f1f2f3272fc043 Mon Sep 17 00:00:00 2001 From: scottyhq <3924836+scottyhq@users.noreply.github.com> Date: Mon, 21 Oct 2024 16:08:45 +0000 Subject: [PATCH] Update pangeo-notebook metapackage version(s) --- recipe/meta.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 0c018f9..c2cc99c 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,4 +1,4 @@ -{% set version = "2024.09.30" %} +{% set version = "2024.10.21" %} package: name: pangeo-notebook @@ -10,11 +10,11 @@ build: requirements: run: - - pangeo-dask =2024.9.30 + - pangeo-dask =2024.10.18 - dask-labextension =7.0.0 - ipywidgets =8.1.5 - jupyter-server-proxy =4.4.0 - - jupyterhub-singleuser =5.1.0 + - jupyterhub-singleuser =5.2.1 - jupyterlab =4.2.5 - nbgitpuller =1.2.1