From 52e53580cdadf1af478607d5d78e1cb3546cb8b6 Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Tue, 1 Aug 2023 11:26:47 +0300 Subject: [PATCH] fix(deps): Update dependency snowflake-connector-python to v3.1.0 (#42) Co-authored-by: Renovate Bot --- aws/foundational_security/snowflake/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws/foundational_security/snowflake/requirements.txt b/aws/foundational_security/snowflake/requirements.txt index 6059ff364..e82c000e8 100644 --- a/aws/foundational_security/snowflake/requirements.txt +++ b/aws/foundational_security/snowflake/requirements.txt @@ -14,7 +14,7 @@ pyOpenSSL==23.2.0 python-dotenv==1.0.0 pytz==2023.3 requests==2.31.0 -snowflake-connector-python==3.0.4 +snowflake-connector-python==3.1.0 sortedcontainers==2.4.0 typing_extensions==4.7.1 urllib3==1.26.16