From c16aed075282117fcd8ab7855c4d006a26ec9a50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 06:07:30 +0000 Subject: [PATCH] Bump snowflake-connector-python[pandas] from 2.4.3 to 2.4.4 Bumps [snowflake-connector-python[pandas]](https://github.com/snowflakedb/snowflake-connector-python) from 2.4.3 to 2.4.4. - [Release notes](https://github.com/snowflakedb/snowflake-connector-python/releases) - [Commits](https://github.com/snowflakedb/snowflake-connector-python/compare/v2.4.3...v2.4.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 0766fe0..6366fc2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ pipelinewise-singer-python==1.2.0 -snowflake-connector-python[pandas]==2.4.3 +snowflake-connector-python[pandas]==2.4.4 pendulum==2.1.2 python-dateutil>=2.1,<2.8.2 \ No newline at end of file