diff --git a/.changes/unreleased/Dependencies-20240319-101832.yaml b/.changes/unreleased/Dependencies-20240319-101832.yaml new file mode 100644 index 000000000..7b5f0eb3a --- /dev/null +++ b/.changes/unreleased/Dependencies-20240319-101832.yaml @@ -0,0 +1,6 @@ +kind: Dependencies +body: hard pin ddtrace +time: 2024-03-19T10:18:32.426032-05:00 +custom: + Author: McKnight-42 + PR: "733" diff --git a/dev-requirements.txt b/dev-requirements.txt index 5060a9be4..414e25cf6 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -7,7 +7,7 @@ git+https://github.com/dbt-labs/dbt-core.git@1.2.latest#egg=dbt-postgres&subdire black==22.3.0 click~=8.0.4 bumpversion -ddtrace~=1.16 +ddtrace==2.3.0 flake8 flaky freezegun==0.3.12 @@ -15,7 +15,7 @@ ipdb mypy==0.942 pip-tools pre-commit -pytest +pytest~=7.0 pytest-dotenv pytest-logbook pytest-csv