Skip to content

Commit

Permalink
[Backport 1.2.latest] Test ddtrace dependency range (#733) (#752)
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 ca9b43f commit 73a373e
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.3.0
click~=8.0.4
bumpversion
ddtrace~=1.16
ddtrace==2.3.0
flake8
flaky
freezegun==0.3.12
ipdb
mypy==0.942
pip-tools
pre-commit
pytest
pytest~=7.0
pytest-dotenv
pytest-logbook
pytest-csv
Expand Down

0 comments on commit 73a373e

Please sign in to comment.