From 7f6f833af579ea20ff84c0ba6be51ff15a2d613b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 04:09:56 +0000 Subject: [PATCH] Bump snowflake-connector-python[pandas] from 2.4.3 to 2.7.12 Bumps [snowflake-connector-python[pandas]](https://github.com/snowflakedb/snowflake-connector-python) from 2.4.3 to 2.7.12. - [Release notes](https://github.com/snowflakedb/snowflake-connector-python/releases) - [Commits](https://github.com/snowflakedb/snowflake-connector-python/compare/v2.4.3...v2.7.12) --- 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..76b9ac3 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.12 pendulum==2.1.2 python-dateutil>=2.1,<2.8.2 \ No newline at end of file