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

Commit a5c36ea

Browse files
Update ddtrace requirement from ~=1.17 to ~=1.18 (#881)
* Update ddtrace requirement from ~=1.17 to ~=1.18 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/1.x/CHANGELOG.md) - [Commits](DataDog/dd-trace-py@v1.17.0...v1.18.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]>
1 parent 0dd6abe commit a5c36ea

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.17 to ~=1.18"
3+
time: 2023-08-14T00:55:42.00000Z
4+
custom:
5+
Author: dependabot[bot]
6+
PR: 881

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.7
99
bumpversion~=0.6.0
1010
click~=8.1
11-
ddtrace~=1.17
11+
ddtrace~=1.18
1212
flake8~=6.1
1313
flaky~=3.7
1414
freezegun~=1.2

0 commit comments

Comments
 (0)