From 5ee9cd6de2ca7125cea0cc3f844b64e3208d30e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 2 Jul 2018 07:31:15 +0000 Subject: [PATCH 1/8] Bump pillow from 3.4.2 to 5.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.4.2 to 5.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/3.4.2...5.2.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fe9cdd918..92f36b3b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ pandas==0.18.1 scipy==0.17.1 scikit-learn==0.17.1 scikit-image==0.12.3 -pillow==3.4.2 +pillow==5.2.0 matplotlib==1.5.1 seaborn==0.7.0 jupyter From c54d260b578a1f649930a3817668b3e1d156391e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 9 Jul 2018 07:26:35 +0000 Subject: [PATCH 2/8] Bump pandas from 0.18.1 to 0.23.3 Bumps [pandas](https://github.com/pydata/pandas) from 0.18.1 to 0.23.3. - [Release notes](https://github.com/pydata/pandas/releases) - [Changelog](https://github.com/pandas-dev/pandas/blob/master/RELEASE.md) - [Commits](https://github.com/pydata/pandas/compare/v0.18.1...v0.23.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fe9cdd918..21d6acd86 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy==1.11.1 -pandas==0.18.1 +pandas==0.23.3 scipy==0.17.1 scikit-learn==0.17.1 scikit-image==0.12.3 From 13185eba18b8b470094c5799357d837b49ff54b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 16 Jul 2018 07:33:40 +0000 Subject: [PATCH 3/8] Bump scikit-learn from 0.17.1 to 0.19.2 Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 0.17.1 to 0.19.2. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/0.17.1...0.19.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fe9cdd918..e760854ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ numpy==1.11.1 pandas==0.18.1 scipy==0.17.1 -scikit-learn==0.17.1 +scikit-learn==0.19.2 scikit-image==0.12.3 pillow==3.4.2 matplotlib==1.5.1 From 76f4fb25e0e79ad3960c06ea7bce8577a78a0538 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 17 Jul 2018 07:17:52 +0000 Subject: [PATCH 4/8] Bump seaborn from 0.7.0 to 0.9.0 Bumps [seaborn](https://github.com/mwaskom/seaborn) from 0.7.0 to 0.9.0. - [Release notes](https://github.com/mwaskom/seaborn/releases) - [Commits](https://github.com/mwaskom/seaborn/compare/v0.7.0...v0.9.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fe9cdd918..88680bb4f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ scikit-learn==0.17.1 scikit-image==0.12.3 pillow==3.4.2 matplotlib==1.5.1 -seaborn==0.7.0 +seaborn==0.9.0 jupyter notebook line_profiler From c2f187e1a0c97c29d19950b74d4e7f2b4af74c7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 23 Jul 2018 05:46:37 +0000 Subject: [PATCH 5/8] Bump scipy from 0.17.1 to 1.1.0 Bumps [scipy](https://github.com/scipy/scipy) from 0.17.1 to 1.1.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v0.17.1...v1.1.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d141ee290..3e737255d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ numpy==1.11.1 pandas==0.23.3 -scipy==0.17.1 +scipy==1.1.0 scikit-learn==0.19.2 scikit-image==0.12.3 pillow==5.2.0 From 890f6490eccc97a8a8b1bed01f6ba1afaed8f739 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sun, 7 Oct 2018 20:23:43 +0000 Subject: [PATCH 6/8] Bump scikit-image from 0.12.3 to 0.14.1 Bumps [scikit-image](https://github.com/scikit-image/scikit-image) from 0.12.3 to 0.14.1. - [Release notes](https://github.com/scikit-image/scikit-image/releases) - [Changelog](https://github.com/scikit-image/scikit-image/blob/master/RELEASE.txt) - [Commits](https://github.com/scikit-image/scikit-image/compare/v0.12.3...v0.14.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3e737255d..5000146a6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ numpy==1.11.1 pandas==0.23.3 scipy==1.1.0 scikit-learn==0.19.2 -scikit-image==0.12.3 +scikit-image==0.14.1 pillow==5.2.0 matplotlib==1.5.1 seaborn==0.9.0 From 9db582ecaeab6a6b430da0fc1b2d3a6808249d66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 5 Nov 2018 08:00:40 +0000 Subject: [PATCH 7/8] Bump numpy from 1.11.1 to 1.15.4 Bumps [numpy](http://www.numpy.org) from 1.11.1 to 1.15.4. Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3e737255d..15c9997e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -numpy==1.11.1 +numpy==1.15.4 pandas==0.23.3 scipy==1.1.0 scikit-learn==0.19.2 From 6f1feabcdfbce39fb2f852cf19126b9f368f31fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 12 Nov 2018 07:35:14 +0000 Subject: [PATCH 8/8] Bump matplotlib from 1.5.1 to 3.0.2 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 1.5.1 to 3.0.2. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v1.5.1...v3.0.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3e737255d..9131459ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ scipy==1.1.0 scikit-learn==0.19.2 scikit-image==0.12.3 pillow==5.2.0 -matplotlib==1.5.1 +matplotlib==3.0.2 seaborn==0.9.0 jupyter notebook