From e485915c61e19aa2ae4db9ef8921003a9eb0cb53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 22:54:27 +0000 Subject: [PATCH] Bump snowflake-connector-python from 2.1.3 to 3.0.2 Bumps [snowflake-connector-python](https://github.com/snowflakedb/snowflake-connector-python) from 2.1.3 to 3.0.2. - [Release notes](https://github.com/snowflakedb/snowflake-connector-python/releases) - [Commits](https://github.com/snowflakedb/snowflake-connector-python/compare/v2.1.3...v3.0.2) --- updated-dependencies: - dependency-name: snowflake-connector-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_all_ds.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_all_ds.txt b/requirements_all_ds.txt index e798655aa3..7e21d6a0b2 100644 --- a/requirements_all_ds.txt +++ b/requirements_all_ds.txt @@ -26,7 +26,7 @@ qds-sdk>=1.9.6 ibm-db>=2.0.9 pydruid==0.4 requests_aws_sign==0.1.4 -snowflake-connector-python==2.1.3 +snowflake-connector-python==3.0.2 phoenixdb==0.7 # certifi is needed to support MongoDB and SSL: certifi