From 553119a791c309b0cced2a7c2606bf3d6a93793e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 19:03:02 +0000 Subject: [PATCH] Update snowflake-connector-python[secure-local-storage] requirement Updates the requirements on [snowflake-connector-python[secure-local-storage]](https://github.com/snowflakedb/snowflake-connector-python) to permit the latest version. - [Release notes](https://github.com/snowflakedb/snowflake-connector-python/releases) - [Commits](https://github.com/snowflakedb/snowflake-connector-python/compare/v3.0.0...v3.11.0) --- updated-dependencies: - dependency-name: snowflake-connector-python[secure-local-storage] dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../bundle/requirements/v1.5.latest.requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release_creation/bundle/requirements/v1.5.latest.requirements.txt b/release_creation/bundle/requirements/v1.5.latest.requirements.txt index 81fe2086..d13ba78a 100644 --- a/release_creation/bundle/requirements/v1.5.latest.requirements.txt +++ b/release_creation/bundle/requirements/v1.5.latest.requirements.txt @@ -13,5 +13,5 @@ pandas<2.2.0,>=2.0.0 pyarrow~=14.0.1 pyasn1-modules~=0.2.1 pyodbc==4.0.39 --no-binary pyodbc -snowflake-connector-python[secure-local-storage]~=3.0,!=3.0.4 +snowflake-connector-python[secure-local-storage]~=3.11 snowflake-connector-python~=3.0,!=3.0.4 \ No newline at end of file