From 8bb6d45f19511f76cf930cf53810b4431e0b03d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 20:55:21 +0000 Subject: [PATCH] Bump snowflake-connector-python Bumps the pip group with 1 update in the /nifi directory: [snowflake-connector-python](https://github.com/snowflakedb/snowflake-connector-python). Updates `snowflake-connector-python` from 4.2.0 to 4.7.1 - [Release notes](https://github.com/snowflakedb/snowflake-connector-python/releases) - [Commits](https://github.com/snowflakedb/snowflake-connector-python/compare/v4.2.0...v4.7.1) --- updated-dependencies: - dependency-name: snowflake-connector-python dependency-version: 4.7.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- nifi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nifi/requirements.txt b/nifi/requirements.txt index 3bcc0cb0..3e643656 100644 --- a/nifi/requirements.txt +++ b/nifi/requirements.txt @@ -21,7 +21,7 @@ py7zr==1.1.3 jsonpickle==4.1.1 xlsxwriter==3.2.9 mysql-connector-python==9.5.0 -snowflake-connector-python==4.2.0 +snowflake-connector-python==4.7.1 pymssql==2.3.9 requests==2.33.0 PyYAML==6.0.3