upgrade package version (#230)

This commit is contained in:
Austin 2024-04-22 12:32:36 -04:00 committed by GitHub
parent 2c5e380803
commit d5249e1725
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -6,11 +6,11 @@ packages:
- package: dbt-labs/dbt_utils
version: 1.0.0
- git: https://github.com/FlipsideCrypto/fsc-utils.git
revision: 7215a17da0a99bbe2922f2cbb5ce3e2c79e4030e
revision: 484e9db07d2060286768bb745e1b0e879178d43b
- package: get-select/dbt_snowflake_query_tags
version: 2.3.3
- package: calogica/dbt_date
version: 0.7.2
- git: https://github.com/FlipsideCrypto/livequery-models.git
revision: 883675b4021cc9a777e12fe6be8114ab039ab365
sha1_hash: 438e9c7b3c268f2ab808cdf420f4e07e5af1cad5
revision: b024188be4e9c6bc00ed77797ebdc92d351d620e
sha1_hash: 5b45e0f95979d82d85fd603d44f5bf35be9a7064

View File

@ -6,6 +6,6 @@ packages:
- package: dbt-labs/dbt_utils
version: 1.0.0
- git: https://github.com/FlipsideCrypto/fsc-utils.git
revision: v1.19.0
revision: v1.23.0
- package: get-select/dbt_snowflake_query_tags
version: [">=2.0.0", "<3.0.0"]