Skip to content

Commit

Permalink
fix(deps): Update dependency dbt-clickhouse to v1.8.5 (#1158)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [dbt-clickhouse](https://togithub.com/ClickHouse/dbt-clickhouse) | patch | `==1.8.4` -> `==1.8.5` |

---

### Release Notes

<details>
<summary>ClickHouse/dbt-clickhouse (dbt-clickhouse)</summary>

### [`v1.8.5`](https://togithub.com/ClickHouse/dbt-clickhouse/blob/HEAD/CHANGELOG.md#Release-185--2024-11-19)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
  • Loading branch information
cq-bot authored Dec 1, 2024
1 parent 6b728e8 commit d1e3134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion transformations/aws/asset-inventory-free/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dbt-postgres==1.8.2
dbt-snowflake==1.8.4
dbt-bigquery==1.8.3
dbt-clickhouse==1.8.4
dbt-clickhouse==1.8.5
dbt-core==1.8.8

0 comments on commit d1e3134

Please sign in to comment.