From 7628c2461b8e91b1d44a726f902509c80918adc9 Mon Sep 17 00:00:00 2001 From: Ian Knox Date: Mon, 7 Jun 2021 17:21:44 -0500 Subject: [PATCH] update pytest plugin to 0.5.1 --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index a6a5a39..8dd38b5 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -12,4 +12,4 @@ pytest-xdist>=2.1.0,<3 flaky>=3.5.3,<4 # Test requirements -pytest-dbt-adapter==0.4.0 +pytest-dbt-adapter==0.5.1