diff --git a/np_notebooks b/np_notebooks index 7aecb83..559bda1 160000 --- a/np_notebooks +++ b/np_notebooks @@ -1 +1 @@ -Subproject commit 7aecb836ff4755038786c62475f70e220fac5366 +Subproject commit 559bda1224814a1cb07aef6360fc7d624f8e1a9d diff --git a/pyproject.toml b/pyproject.toml index 5258486..f425649 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ authors = [ readme = "README.md" requires-python = "==3.11.*" dependencies = [ - "np-services>=0.1.67", + "np-services>=0.1.68", "np-session>=0.6.40", "np-config>=0.4.27", "ipywidgets>=7",