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 e91d136 commit 5037fc5
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 @@ -7,7 +7,7 @@ git+https://github.com/dbt-labs/[email protected]#egg=dbt-postgres&subdire
black~=22.8.0
click~=8.1.3
bumpversion~=0.6.0
ddtrace~=1.16
ddtrace==2.3.0
flake8
flaky~=3.7.0
freezegun~=0.3.12
Expand Down

0 comments on commit 5037fc5

Please sign in to comment.