From 3d59565bfe650a3da9ce7c2587b133ee69e46531 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 22:50:32 +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.12.3. - [Release notes](https://github.com/snowflakedb/snowflake-connector-python/releases) - [Commits](https://github.com/snowflakedb/snowflake-connector-python/compare/v3.12.1...v3.12.3) --- 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..341bcddbe 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.12.3 cryptography == 43.0.1 psycopg2-binary == 2.9.1 snowflake-snowpark-python == 1.11.1