From 12a2e1da181a4cdda34fa3764a7484432ca8145c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 06:01:37 +0000 Subject: [PATCH] deps(deps): bump snowflake-connector-python from 3.12.3 to 3.12.4 Bumps [snowflake-connector-python](https://github.com/snowflakedb/snowflake-connector-python) from 3.12.3 to 3.12.4. - [Release notes](https://github.com/snowflakedb/snowflake-connector-python/releases) - [Commits](https://github.com/snowflakedb/snowflake-connector-python/compare/v3.12.3...v3.12.4) --- updated-dependencies: - dependency-name: snowflake-connector-python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9c22b8a..a9b6fa2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,5 +12,5 @@ elasticsearch==8.16.0 psycopg2==2.9.10 pymongo==4.10.1 pyjq==2.6.0 -snowflake_connector_python==3.12.3 +snowflake_connector_python==3.12.4 #MySQL-python==1.2.5