From f2b69c92127363a03be0fb1dce4ee7c20ae4174d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 May 2022 04:03:33 +0000 Subject: [PATCH] Bump snowflake-connector-python[pandas] from 2.4.3 to 2.7.7 Bumps [snowflake-connector-python[pandas]](https://github.com/snowflakedb/snowflake-connector-python) from 2.4.3 to 2.7.7. - [Release notes](https://github.com/snowflakedb/snowflake-connector-python/releases) - [Commits](https://github.com/snowflakedb/snowflake-connector-python/compare/v2.4.3...v2.7.7) --- updated-dependencies: - dependency-name: snowflake-connector-python[pandas] dependency-type: direct:production update-type: version-update:semver-minor ... 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..3eb9850 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.7.7 pendulum==2.1.2 python-dateutil>=2.1,<2.8.2 \ No newline at end of file