Skip to content

Commit

Permalink
[Backport 1.3.latest] Test ddtrace dependency range (#733) (#751)
Browse files Browse the repository at this point in the history
* Test ddtrace dependency range (#733)
* set bounds for ddtrace due to tests failing
* hard pin ddtrace, create changelog
* pin pytest to version 7

---------

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

(cherry picked from commit 13ada0a)

---------

Co-authored-by: Matthew McKnight <[email protected]>
  • Loading branch information
mikealfare and McKnight-42 authored Apr 1, 2024
1 parent db77c8c commit fe479eb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
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"
4 changes: 2 additions & 2 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ git+https://github.com/dbt-labs/[email protected]#egg=dbt-postgres&subdire
black==22.8.0
click~=8.1.3
bumpversion
ddtrace~=1.16
ddtrace==2.3.0
flake8
flaky
freezegun==0.3.12
ipdb
mypy==0.971
pip-tools
pre-commit
pytest
pytest~=7.0
pytest-dotenv
pytest-logbook
pytest-csv
Expand Down

0 comments on commit fe479eb

Please sign in to comment.