diff --git a/.changes/unreleased/Dependencies-20240319-102636.yaml b/.changes/unreleased/Dependencies-20240319-102636.yaml new file mode 100644 index 000000000..060040f63 --- /dev/null +++ b/.changes/unreleased/Dependencies-20240319-102636.yaml @@ -0,0 +1,6 @@ +kind: Dependencies +body: hard pin ddtrace to 2.3.0 +time: 2024-03-19T10:26:36.090014-05:00 +custom: + Author: McKnight-42 + PR: "932" diff --git a/dev-requirements.txt b/dev-requirements.txt index db49d0497..09e85d06d 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -10,7 +10,7 @@ black~=23.12 bumpversion~=0.6.0 click~=8.1 cryptography~=41.0.7 -ddtrace~=2.3 +ddtrace==2.3.0 flake8~=6.1 flaky~=3.7 freezegun~=1.3