Skip to content

Commit

Permalink
Change dbt-date version dependency upper range (#286)
Browse files Browse the repository at this point in the history
  • Loading branch information
clausherther authored Sep 20, 2023
1 parent af7ed5c commit 03f34e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
packages:
- package: calogica/dbt_date
version: [">=0.9.0", "<0.10.0"]
version: [">=0.9.0", "<1.0.0"]

0 comments on commit 03f34e8

Please sign in to comment.