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
mikealfare committed Apr 1, 2024
1 parent a7cbacd commit 8c1ffbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ipdb
mypy==0.942
pip-tools
pre-commit
pytest
pytest~=7.0
pytest-dotenv
pytest-logbook
pytest-csv
Expand Down

0 comments on commit 8c1ffbf

Please sign in to comment.