diff --git a/dev_requirements.txt b/dev_requirements.txt index 0bf67a41..a91c1449 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -1,5 +1,5 @@ -dbt-tests-adapter~=1.5.0 -mypy==1.3.0 # patch updates have historically introduced breaking changes +dbt-tests-adapter~=1.5.2 +mypy==1.4.1 # patch updates have historically introduced breaking changes pre-commit~=3.3 -pytest~=7.3 -tox~=4.5 +pytest~=7.4 +tox~=4.6