From 9c21e5d1e6ded48bba2e1ab1f0b7e8cce6052863 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Nov 2020 07:21:46 +0000 Subject: [PATCH] Bump dbt from 0.17.2 to 0.18.1 Bumps [dbt](https://github.com/fishtown-analytics/dbt) from 0.17.2 to 0.18.1. - [Release notes](https://github.com/fishtown-analytics/dbt/releases) - [Changelog](https://github.com/fishtown-analytics/dbt/blob/dev/kiyoshi-kuromiya/CHANGELOG.md) - [Commits](https://github.com/fishtown-analytics/dbt/compare/v0.17.2...v0.18.1) Signed-off-by: dependabot[bot] --- dbt/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dbt/requirements.txt b/dbt/requirements.txt index 5815d69..edc7719 100644 --- a/dbt/requirements.txt +++ b/dbt/requirements.txt @@ -1,4 +1,4 @@ -dbt==0.17.2 +dbt==0.18.1 python-dateutil==2.8.1 PyYAML==5.3.1 sqlalchemy==1.3.20 \ No newline at end of file