From 1fa26e60c920d5c908f4d43a17bd2a9bf8d8e661 Mon Sep 17 00:00:00 2001 From: Philipp Rudiger Date: Tue, 10 Sep 2024 23:42:28 +0200 Subject: [PATCH] Bump nbsite --- pixi.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pixi.toml b/pixi.toml index 356583652e..c99738d058 100644 --- a/pixi.toml +++ b/pixi.toml @@ -184,7 +184,7 @@ lxml = "*" selenium = "*" [feature.doc.pypi-dependencies] -nbsite = {git = "https://github.com/holoviz-dev/nbsite.git", "rev" = "ae1b9c4aeee4efea3c199d9efb2ad0aa6cbb0373"} +nbsite = {git = "https://github.com/holoviz-dev/nbsite.git", "rev" = "fdada0c1729a4fab2ee7daa41be053698a33df79"} [feature.doc.tasks] _docs-refmanual = 'python ./doc/generate_modules.py panel -d ./doc/api -n panel -e tests'