Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.
This repository was archived by the owner on May 17, 2024. It is now read-only.

Add Support For snowflake-connector-python>=3.0.0 #457

Closed
@bcodell

Description

@bcodell

Is your feature request related to a problem? Please describe.
Dependencies often found in the same projects as data-diff now require snowflake-connector-python>=3.0.0 but data-diff requires <3.0.0.

Describe the solution you'd like
Update the snowflake-connector-python dependency range to be >=2.7.2, <4.0.0 (or some upper bound above 3.0.0).

Describe alternatives you've considered
N/A

Additional context
There are vulnerabilities identified in snowflake-connector-python<2.8.2

Metadata

Metadata

Assignees

Labels

--dbtIssues/features related to the dbt integrationenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions