Skip to content

Commit

Permalink
Update ddtrace requirement from ~=1.18 to ~=1.19
Browse files Browse the repository at this point in the history
Updates the requirements on [ddtrace](https://github.com/DataDog/dd-trace-py) to permit the latest version.
- [Release notes](https://github.com/DataDog/dd-trace-py/releases)
- [Changelog](https://github.com/DataDog/dd-trace-py/blob/2.x/CHANGELOG.md)
- [Commits](DataDog/dd-trace-py@v1.18.0...v1.19.0)

---
updated-dependencies:
- dependency-name: ddtrace
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2023
1 parent 9fa8de2 commit 4ad6447
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 @@ -8,7 +8,7 @@ git+https://github.com/dbt-labs/dbt-core.git#egg=dbt-tests-adapter&subdirectory=
black~=23.9
bumpversion~=0.6.0
click~=8.1
ddtrace~=1.18
ddtrace~=1.19
flake8~=6.1
flaky~=3.7
freezegun~=1.2
Expand Down

0 comments on commit 4ad6447

Please sign in to comment.