Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 2367be7

Browse files
dependabot[bot]FishtownBuildBotmikealfare
authored
Update ddtrace requirement from ~=1.20 to ~=2.1 (#989)
* Update ddtrace requirement from ~=1.20 to ~=2.1 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.20.0...v2.1.3) --- updated-dependencies: - dependency-name: ddtrace dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> * Add automated changelog yaml from template for bot PR --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Github Build Bot <[email protected]> Co-authored-by: Mike Alfare <[email protected]>
1 parent f139e95 commit 2367be7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
kind: "Dependencies"
2+
body: "Update ddtrace requirement from ~=1.20 to ~=2.1"
3+
time: 2023-10-27T20:17:09.00000Z
4+
custom:
5+
Author: dependabot[bot]
6+
PR: 989

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ git+https://github.com/dbt-labs/dbt-core.git#egg=dbt-tests-adapter&subdirectory=
88
black~=23.10
99
bumpversion~=0.6.0
1010
click~=8.1
11-
ddtrace~=1.20
11+
ddtrace~=2.1
1212
flake8~=6.1
1313
flaky~=3.7
1414
freezegun~=1.2

0 commit comments

Comments
 (0)