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

Commit 44ec2d3

Browse files
dependabot[bot]FishtownBuildBotmikealfare
authored
Update ddtrace requirement from ~=2.1 to ~=2.2 (#1028)
* Update ddtrace requirement from ~=2.1 to ~=2.2 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@v2.1.0...v2.2.0) --- 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 f7ec534 commit 44ec2d3

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 ~=2.1 to ~=2.2"
3+
time: 2023-11-16T00:13:42.00000Z
4+
custom:
5+
Author: dependabot[bot]
6+
PR: 1028

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~=2.1
11+
ddtrace~=2.2
1212
flake8~=6.1
1313
flaky~=3.7
1414
freezegun~=1.2

0 commit comments

Comments
 (0)