From 4951364dc8a533dcfccdfa8b28e4e58bed09faf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 00:34:23 +0000 Subject: [PATCH] Bump snowflake-connector-python from 4.6.0 to 4.7.1 in /Admin UI Bumps [snowflake-connector-python](https://github.com/snowflakedb/snowflake-connector-python) from 4.6.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.6.0...v4.7.1) --- updated-dependencies: - dependency-name: snowflake-connector-python dependency-version: 4.7.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Admin UI/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Admin UI/requirements.txt b/Admin UI/requirements.txt index d490a3a..a870d4c 100644 --- a/Admin UI/requirements.txt +++ b/Admin UI/requirements.txt @@ -1,3 +1,3 @@ streamlit==1.58.0 httpx==0.28.1 -snowflake-connector-python==4.6.0 +snowflake-connector-python==4.7.1