From cb424dec894ae757ca468302983c1ec36b237144 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 11:08:10 +0000 Subject: [PATCH] Bump snowflake-connector-python in /e2e-etl-python/files Bumps [snowflake-connector-python](https://github.com/snowflakedb/snowflake-connector-python) from 3.12.1 to 3.13.1. - [Release notes](https://github.com/snowflakedb/snowflake-connector-python/releases) - [Commits](https://github.com/snowflakedb/snowflake-connector-python/compare/v3.12.1...v3.13.1) --- updated-dependencies: - dependency-name: snowflake-connector-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- e2e-etl-python/files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e-etl-python/files/requirements.txt b/e2e-etl-python/files/requirements.txt index ae73e4e1b..87dff1ff0 100644 --- a/e2e-etl-python/files/requirements.txt +++ b/e2e-etl-python/files/requirements.txt @@ -12,7 +12,7 @@ pytest-ordering == 0.6 pytest-repeat == 0.9.3 pyspark == 3.5.0 pytz == 2023.3.post1 -snowflake-connector-python == 3.12.1 +snowflake-connector-python == 3.13.1 cryptography == 43.0.1 psycopg2-binary == 2.9.1 snowflake-snowpark-python == 1.11.1