rittmananalytics / droughty

Droughty helps keep your workflow dry
https://droughty.readthedocs.io/en/latest/
MIT License
62 stars 6 forks source link

Increase version of protobuf to >=4.0 #77

Closed jimbobparsons closed 6 months ago

jimbobparsons commented 6 months ago

I am trying to address the following vulnerability which requires a later version of dbt. This is blocked due to a dependency conflict between the later versions package of dbt-core and droughty package. dbt-core requires protobuf>=4.0.0 while droughty requires protobuf<4.0.0.

This PR is to increase the version of protobuf>=4.0

Screenshot 2024-04-09 at 09 36 58