Skip to content

Commit

Permalink
Test ddtrace dependency range (#733)
Browse files Browse the repository at this point in the history
* set bounds for ddtrace due to tests failing

* hard pin ddtrace, create changelog

---------

Co-authored-by: Mike Alfare <[email protected]>

(cherry picked from commit 13ada0a)
  • Loading branch information
McKnight-42 authored and mikealfare committed Apr 1, 2024
1 parent 43136f9 commit 634affb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .changes/unreleased/Dependencies-20240319-101832.yaml
Original file line number Diff line number Diff line change
@@ -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"
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ git+https://github.com/dbt-labs/[email protected]#egg=dbt-postgres&subdire
black~=23.9
bumpversion~=0.6.0
click~=8.1
ddtrace~=1.19
ddtrace==2.3.0
flake8~=6.1
flaky~=3.7
freezegun~=1.2
Expand Down

0 comments on commit 634affb

Please sign in to comment.