From ca77722b2ef1b552bec66650aaf38b822796c4cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 22:53:06 +0000 Subject: [PATCH] Bump snowflake-connector-python in /Solutions/Snowflake/Data Connectors Bumps [snowflake-connector-python](https://github.com/snowflakedb/snowflake-connector-python) from 3.13.1 to 3.18.1. - [Release notes](https://github.com/snowflakedb/snowflake-connector-python/releases) - [Commits](https://github.com/snowflakedb/snowflake-connector-python/compare/v3.13.1...v3.18.1) --- updated-dependencies: - dependency-name: snowflake-connector-python dependency-version: 3.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Solutions/Snowflake/Data Connectors/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Solutions/Snowflake/Data Connectors/requirements.txt b/Solutions/Snowflake/Data Connectors/requirements.txt index 117b343ec3d..fa5ec816ad9 100644 --- a/Solutions/Snowflake/Data Connectors/requirements.txt +++ b/Solutions/Snowflake/Data Connectors/requirements.txt @@ -2,5 +2,5 @@ azure-functions requests==2.31.0 python-dateutil==2.8.2 azure-storage-file-share==12.5.0 -snowflake-connector-python==3.13.1 +snowflake-connector-python==3.18.1 cffi==1.14.6 \ No newline at end of file