diff --git a/.changes/unreleased/Dependencies-20240917-190238.yaml b/.changes/unreleased/Dependencies-20240917-190238.yaml new file mode 100644 index 00000000..32969f44 --- /dev/null +++ b/.changes/unreleased/Dependencies-20240917-190238.yaml @@ -0,0 +1,7 @@ +kind: Dependencies +body: Update dependencies +time: 2024-09-17T19:02:38.25676+02:00 +custom: + Author: damian3031 + Issue: "" + PR: "435" diff --git a/dev_requirements.txt b/dev_requirements.txt index fb83a6bd..6edf93d0 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -1,5 +1,5 @@ -dbt-tests-adapter~=1.8.0 -mypy==1.10.0 # patch updates have historically introduced breaking changes -pre-commit~=3.7 -pytest~=8.2 -tox~=4.15 +dbt-tests-adapter~=1.10.1 +mypy==1.11.2 # patch updates have historically introduced breaking changes +pre-commit~=3.8 +pytest~=8.3 +tox~=4.18