From f1e5cd727aab374bbab838d23b9d018b0516bda5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 May 2022 04:04:05 +0000 Subject: [PATCH] Bump snowflake-connector-python[pandas] from 2.4.3 to 2.7.8 Bumps [snowflake-connector-python[pandas]](https://github.com/snowflakedb/snowflake-connector-python) from 2.4.3 to 2.7.8. - [Release notes](https://github.com/snowflakedb/snowflake-connector-python/releases) - [Commits](https://github.com/snowflakedb/snowflake-connector-python/compare/v2.4.3...v2.7.8) --- 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..679ec7f 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.8 pendulum==2.1.2 python-dateutil>=2.1,<2.8.2 \ No newline at end of file