From ce472875b75a4dd8c6616abd2ee63aa47f97407a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 23:57:37 +0000 Subject: [PATCH 01/11] Bump urllib3 from 1.25.3 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.3 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.25.3...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 fc7e283..0d8b251 100644 --- a/requirements.txt +++ b/requirements.txt @@ -74,7 +74,7 @@ testpath==0.4.2 toolz==0.10.0 tornado==6.0.3 traitlets==4.3.2 -urllib3==1.25.3 +urllib3==1.26.5 vega-datasets==0.7.0 wcwidth==0.1.7 webencodings==0.5.1 From 3db89294aca9c24224093f8d33e1fea02082840f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 20:00:04 +0000 Subject: [PATCH 02/11] Bump jupyterlab from 1.0.4 to 1.2.21 Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 1.0.4 to 1.2.21. - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/master/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/commits) --- 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 fc7e283..04f966c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ json5==0.8.5 jsonschema==3.0.2 jupyter-client==5.3.1 jupyter-core==4.5.0 -jupyterlab==1.0.4 +jupyterlab==1.2.21 jupyterlab-server==1.0.0 kiwisolver==1.1.0 MarkupSafe==1.1.1 From 9f7e65125ad4d9588958b7212feab415f9babd29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:58:36 +0000 Subject: [PATCH 03/11] Bump ipython from 7.7.0 to 7.16.3 Bumps [ipython](https://github.com/ipython/ipython) from 7.7.0 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.7.0...7.16.3) --- updated-dependencies: - dependency-name: ipython 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 fc7e283..936965a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ descartes==1.1.0 entrypoints==0.3 idna==2.8 ipykernel==5.1.1 -ipython==7.7.0 +ipython==7.16.3 ipython-genutils==0.2.0 jedi==0.14.1 Jinja2==2.11.3 From 3e1caffcfbf864675c16d38f33a17e3df7e656bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 22:15:40 +0000 Subject: [PATCH 04/11] Bump numpy from 1.16.4 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.16.4 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.16.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy 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 fc7e283..d96b5d9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ mizani==0.5.4 nbconvert==5.5.0 nbformat==4.4.0 notebook==6.1.5 -numpy==1.16.4 +numpy==1.22.0 packaging==19.1 palettable==3.2.0 pandas==0.24.2 From 9686bf0ed0752dbd57b1bd38324aabfce5f090e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 22:26:21 +0000 Subject: [PATCH 05/11] Bump notebook from 6.1.5 to 6.4.12 Bumps [notebook](http://jupyter.org) from 6.1.5 to 6.4.12. --- updated-dependencies: - dependency-name: notebook 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 50b95ea..7ebc9be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ mistune==0.8.4 mizani==0.5.4 nbconvert==5.5.0 nbformat==4.4.0 -notebook==6.1.5 +notebook==6.4.12 numpy==1.22.0 packaging==19.1 palettable==3.2.0 From 5313cc734975124f6160075ef22de725484e7eaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 22:54:53 +0000 Subject: [PATCH 06/11] Bump mistune from 0.8.4 to 2.0.3 Bumps [mistune](https://github.com/lepture/mistune) from 0.8.4 to 2.0.3. - [Release notes](https://github.com/lepture/mistune/releases) - [Changelog](https://github.com/lepture/mistune/blob/master/docs/changes.rst) - [Commits](https://github.com/lepture/mistune/compare/v0.8.4...v2.0.3) --- updated-dependencies: - dependency-name: mistune 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 fad48a3..16cbe6f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ jupyterlab-server==1.0.0 kiwisolver==1.1.0 MarkupSafe==1.1.1 matplotlib==3.1.1 -mistune==0.8.4 +mistune==2.0.3 mizani==0.5.4 nbconvert==5.5.0 nbformat==4.4.0 From 4248752c82ffdf0c47538d8e3ada90bb4603b781 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 17:48:29 +0000 Subject: [PATCH 07/11] Bump nbconvert from 5.5.0 to 6.5.1 Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 5.5.0 to 6.5.1. - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Commits](https://github.com/jupyter/nbconvert/compare/5.5...6.5.1) --- updated-dependencies: - dependency-name: nbconvert 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 fad48a3..fae323b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ MarkupSafe==1.1.1 matplotlib==3.1.1 mistune==0.8.4 mizani==0.5.4 -nbconvert==5.5.0 +nbconvert==6.5.1 nbformat==4.4.0 notebook==6.4.12 numpy==1.22.0 From d23771467877463a7a8103a5366780f5afae4c40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 18:32:56 +0000 Subject: [PATCH 08/11] Bump joblib from 0.13.2 to 1.2.0 Bumps [joblib](https://github.com/joblib/joblib) from 0.13.2 to 1.2.0. - [Release notes](https://github.com/joblib/joblib/releases) - [Changelog](https://github.com/joblib/joblib/blob/master/CHANGES.rst) - [Commits](https://github.com/joblib/joblib/compare/0.13.2...1.2.0) --- updated-dependencies: - dependency-name: joblib 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 fad48a3..6168843 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ ipython==7.16.3 ipython-genutils==0.2.0 jedi==0.14.1 Jinja2==2.11.3 -joblib==0.13.2 +joblib==1.2.0 json5==0.8.5 jsonschema==3.0.2 jupyter-client==5.3.1 From ee0b1550bf861e7a0ea593f2d76381bc0147ad50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Nov 2022 03:56:55 +0000 Subject: [PATCH 09/11] Bump jupyter-core from 4.5.0 to 4.11.2 Bumps [jupyter-core](https://github.com/jupyter/jupyter_core) from 4.5.0 to 4.11.2. - [Release notes](https://github.com/jupyter/jupyter_core/releases) - [Changelog](https://github.com/jupyter/jupyter_core/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/jupyter_core/compare/4.5.0...4.11.2) --- updated-dependencies: - dependency-name: jupyter-core 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 fad48a3..00de807 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ joblib==0.13.2 json5==0.8.5 jsonschema==3.0.2 jupyter-client==5.3.1 -jupyter-core==4.5.0 +jupyter-core==4.11.2 jupyterlab==1.2.21 jupyterlab-server==1.0.0 kiwisolver==1.1.0 From fe57d9eec0a5048f4d34bc6945eec3a798994116 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 05:50:51 +0000 Subject: [PATCH 10/11] Bump certifi from 2019.6.16 to 2022.12.7 Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.6.16 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2019.06.16...2022.12.07) --- updated-dependencies: - dependency-name: certifi 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 4f42ba0..27d0c17 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ backcall==0.1.0 biopython==1.73 bleach==3.3.0 bokeh==1.3.1 -certifi==2019.6.16 +certifi==2022.12.7 chardet==3.0.4 cycler==0.10.0 DateTime==4.3 From 5e82ff80a8ae2f9ff1db6ea263a34ac3fa14b2a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 23:10:26 +0000 Subject: [PATCH 11/11] Bump ipython from 7.16.3 to 8.10.0 Bumps [ipython](https://github.com/ipython/ipython) from 7.16.3 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.16.3...8.10.0) --- updated-dependencies: - dependency-name: ipython 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 4f42ba0..2dfcf32 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ descartes==1.1.0 entrypoints==0.3 idna==2.8 ipykernel==5.1.1 -ipython==7.16.3 +ipython==8.10.0 ipython-genutils==0.2.0 jedi==0.14.1 Jinja2==2.11.3