From 8457d2ba084874d8d97859916043aa9bf3d2c1c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Jan 2023 14:49:55 +0000 Subject: [PATCH] chore(deps-dev): bump notebook from 6.4.10 to 6.4.12 Bumps [notebook](http://jupyter.org) from 6.4.10 to 6.4.12. --- updated-dependencies: - dependency-name: notebook dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 6d3c533..111f6f0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ ipython==7.34.0 -notebook==6.4.10 +notebook==6.4.12 black==22.12.0 isort==5.11.4 pytest==7.2.1 \ No newline at end of file