From 2420dc4a7f7dcc1a05148fd6a6ffea3b01e1a6ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 20:17:12 +0000 Subject: [PATCH 1/3] Bump jupyterlab from 2.2.9 to 2.2.10 Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 2.2.9 to 2.2.10. - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/master/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/application-top@2.2.9...@jupyterlab/application-top@2.2.10) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 49a6e13..f1cbdc9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ json5==0.9.5 jsonschema==3.2.0 jupyter-client==6.1.7 jupyter-core==4.7.0 -jupyterlab==2.2.9 +jupyterlab==2.2.10 jupyterlab-pygments==0.1.2 jupyterlab-server==1.2.0 kiwisolver==1.3.1 -- 2.45.2 From 68e17c3e355d172649881c8007ba89c42168672d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Feb 2022 21:12:43 +0000 Subject: [PATCH 2/3] Bump urllib3 from 1.26.2 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.2 to 1.26.5. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.2...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1b87e8c..a113a04 100644 --- a/requirements.txt +++ b/requirements.txt @@ -61,7 +61,7 @@ testpath==0.4.4 toml==0.10.2 tornado==6.1 traitlets==5.0.5 -urllib3==1.26.2 +urllib3==1.26.5 wcwidth==0.2.5 webencodings==0.5.1 wrapt==1.12.1 -- 2.45.2 From 47261149aab66140173f65792c71d327ffcb5824 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Feb 2022 21:13:10 +0000 Subject: [PATCH 3/3] Bump jinja2 from 2.11.2 to 2.11.3 Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.11.2...2.11.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 250b3d9..e10fceb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ ipython==7.31.1 ipython-genutils==0.2.0 isort==5.6.4 jedi==0.17.2 -Jinja2==2.11.2 +Jinja2==2.11.3 json5==0.9.5 jsonschema==3.2.0 jupyter-client==6.1.7 -- 2.45.2