From b39b3d34c4bc748c544efe84fe62a3f57c4fc288 Mon Sep 17 00:00:00 2001 From: bjhardcastle Date: Fri, 19 Jan 2024 12:57:19 -0800 Subject: [PATCH] Bump --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 291f7af..3e10bfc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,5 +4,5 @@ authors = [ { name = "bjhardcastle", email = "ben.hardcastle@alleninstitute.org" }, ] requires-python = ">=3.11, <3.12" -dependencies = ["jupyterlab>=3.6", "np-workflows>=1.6.55", "npc-sessions>=0.0.174",] +dependencies = ["jupyterlab>=3.6", "np-workflows>=1.6.56", "npc-sessions>=0.0.174",]