From 1742267b3e7acd23f774c1938208d72072987778 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 16:55:43 +0000 Subject: [PATCH] Bump notebook in /generative_computing/docs/tutorials/jupyter_setup Bumps [notebook](https://github.com/jupyter/notebook) from 7.0.6 to 7.0.7. - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.0.7/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.0.6...@jupyter-notebook/tree@7.0.7) --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../docs/tutorials/jupyter_setup/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generative_computing/docs/tutorials/jupyter_setup/requirements.txt b/generative_computing/docs/tutorials/jupyter_setup/requirements.txt index 5ae6d508..4c284e7a 100644 --- a/generative_computing/docs/tutorials/jupyter_setup/requirements.txt +++ b/generative_computing/docs/tutorials/jupyter_setup/requirements.txt @@ -49,7 +49,7 @@ nbclient==0.9.0 nbconvert==7.14.2 nbformat==5.9.2 nest-asyncio==1.5.9 -notebook==7.0.6 +notebook==7.0.7 notebook_shim==0.2.3 overrides==7.4.0 packaging==23.2