From f542a4cfbd0a6b6d4a88495effe24208dd02db2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jul 2021 08:00:43 +0000 Subject: [PATCH] [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.882...v2.0.883) --- 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 7c8c55167..1abdc1bab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ botocore>=1.19.8,<2.0.0 numpy>=1.18.0,<2.0.0 pandas>=1.1.0,<2.0.0 pyarrow>=2.0.0,<4.1.0 -redshift-connector~=2.0.882 +redshift-connector~=2.0.883 pymysql>=0.9.0,<1.1.0 pg8000>=1.16.0,<1.21.0 openpyxl~=3.0.0