From 8aa59cafbe3b62a3f06c8a2a1123a7afc5474082 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 20:52:16 +0000 Subject: [PATCH] Bump notebook from 5.7.1 to 6.4.1 in /lexpredict_openedgar/requirements Bumps [notebook](https://github.com/jupyter/jupyterhub) from 5.7.1 to 6.4.1. - [Release notes](https://github.com/jupyter/jupyterhub/releases) - [Changelog](https://github.com/jupyterhub/jupyterhub/blob/main/CHECKLIST-Release.md) - [Commits](https://github.com/jupyter/jupyterhub/commits) --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lexpredict_openedgar/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 lexpredict_openedgar/requirements/base.txt diff --git a/lexpredict_openedgar/requirements/base.txt b/lexpredict_openedgar/requirements/base.txt old mode 100755 new mode 100644 index 5de8650..d3bb473 --- a/lexpredict_openedgar/requirements/base.txt +++ b/lexpredict_openedgar/requirements/base.txt @@ -46,7 +46,7 @@ redis>=2.10.5 celery==3.1.25 # pyup: <4.0 requests==2.20.0 -notebook==5.7.1 +notebook==6.4.1 urllib3==1.23