From 5a4aa3f618d232a8037471375d1df7fde681b442 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 04:03:26 +0000 Subject: [PATCH] Bump snowflake-connector-python[pandas] from 2.4.3 to 2.8.0 Bumps [snowflake-connector-python[pandas]](https://github.com/snowflakedb/snowflake-connector-python) from 2.4.3 to 2.8.0. - [Release notes](https://github.com/snowflakedb/snowflake-connector-python/releases) - [Commits](https://github.com/snowflakedb/snowflake-connector-python/compare/v2.4.3...v2.8.0) --- 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..012d095 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.8.0 pendulum==2.1.2 python-dateutil>=2.1,<2.8.2 \ No newline at end of file