From 609a5052d3814a1a2abb5b29240b6e56310a5499 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jun 2021 08:00:25 +0000 Subject: [PATCH 1/5] [skip ci] pip(deps): Update numpy requirement Updates the requirements on [numpy](https://github.com/numpy/numpy) to permit the latest version. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt) - [Commits](https://github.com/numpy/numpy/compare/v1.18.0...v1.21.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 ce5f5138f..bb810245f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ boto3>=1.16.8,<2.0.0 botocore>=1.19.8,<2.0.0 -numpy>=1.18.0,<1.21.0 +numpy>=1.18.0,<1.22.0 pandas>=1.1.0,<1.3.0 pyarrow>=2.0.0,<4.1.0 redshift-connector~=2.0.0 From 8bccae5f0356154c7a3fb8a647551e037f6b09db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jun 2021 08:00:33 +0000 Subject: [PATCH 2/5] [skip ci] pip(deps-dev): Bump isort from 5.9.0 to 5.9.1 Bumps [isort](https://github.com/pycqa/isort) from 5.9.0 to 5.9.1. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](https://github.com/pycqa/isort/compare/5.9.0...5.9.1) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-patch ... 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 090ddb012..2c450173c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ wheel==0.36.2 -isort==5.9.0 +isort==5.9.1 black==21.6b0 pylint==2.8.3 flake8==3.9.2 From b91b3ad8b3ccb8ff5f9279d3a173aa853c5df5bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jun 2021 08:00:36 +0000 Subject: [PATCH 3/5] [skip ci] pip(deps-dev): Update ipython requirement Updates the requirements on [ipython](https://github.com/ipython/ipython) to permit the latest version. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.16.0...7.25.0) --- updated-dependencies: - dependency-name: ipython 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 090ddb012..eb83fc0b0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -19,7 +19,7 @@ sphinx==4.0.2 sphinx_bootstrap_theme==0.7.1 nbsphinx==0.8.6 nbsphinx-link==1.3.0 -IPython~=7.16 +IPython~=7.25 moto==2.0.10 jupyterlab==3.0.16 s3fs==0.4.2 # keep it at 0.4.2 From ee7ff639fa324337b03c44270ebf66008fb8d586 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jun 2021 08:00:39 +0000 Subject: [PATCH 4/5] [skip ci] pip(deps): Update redshift-connector requirement Updates the requirements on [redshift-connector](https://github.com/aws/amazon-redshift-python-driver) to permit the latest version. - [Release notes](https://github.com/aws/amazon-redshift-python-driver/releases) - [Changelog](https://github.com/aws/amazon-redshift-python-driver/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/amazon-redshift-python-driver/compare/v2.0.384...v2.0.882) --- updated-dependencies: - dependency-name: redshift-connector 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 ce5f5138f..a806c613c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ botocore>=1.19.8,<2.0.0 numpy>=1.18.0,<1.21.0 pandas>=1.1.0,<1.3.0 pyarrow>=2.0.0,<4.1.0 -redshift-connector~=2.0.0 +redshift-connector~=2.0.882 pymysql>=0.9.0,<1.1.0 pg8000>=1.16.0,<1.20.0 openpyxl~=3.0.0 From cd34028993042153b69f15cdf96077fd3b7e0c60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jun 2021 08:00:46 +0000 Subject: [PATCH 5/5] [skip ci] pip(deps-dev): Bump s3fs from 0.4.2 to 2021.6.1 Bumps [s3fs](https://github.com/dask/s3fs) from 0.4.2 to 2021.6.1. - [Release notes](https://github.com/dask/s3fs/releases) - [Changelog](https://github.com/dask/s3fs/blob/main/release-procedure.md) - [Commits](https://github.com/dask/s3fs/compare/0.4.2...2021.06.1) --- updated-dependencies: - dependency-name: s3fs dependency-type: direct:development update-type: version-update:semver-major ... 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 090ddb012..219239553 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -22,7 +22,7 @@ nbsphinx-link==1.3.0 IPython~=7.16 moto==2.0.10 jupyterlab==3.0.16 -s3fs==0.4.2 # keep it at 0.4.2 +s3fs==2021.6.1 # keep it at 0.4.2 python-Levenshtein==0.12.2 bump2version==1.0.1 -e .[sqlserver]