From 27bb413d014d6c239b62793462c22b9415ba9591 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 23:15:52 +0000 Subject: [PATCH] Bump snowflake-connector-python from 3.0.0 to 3.0.2 Bumps [snowflake-connector-python](https://github.com/snowflakedb/snowflake-connector-python) from 3.0.0 to 3.0.2. - [Release notes](https://github.com/snowflakedb/snowflake-connector-python/releases) - [Commits](https://github.com/snowflakedb/snowflake-connector-python/compare/v3.0.0...v3.0.2) --- updated-dependencies: - dependency-name: snowflake-connector-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5fd6c01..c433b88 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -snowflake-connector-python==3.0.0 +snowflake-connector-python==3.0.2