Skip to content

Commit

Permalink
Update ddtrace requirement from ~=2.1 to ~=2.2 (#665)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
dependabot[bot] and FishtownBuildBot authored Nov 27, 2023
1 parent e79680a commit f1ee2cb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .changes/unreleased/Dependencies-20231116-194405.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: "Dependencies"
body: "Update ddtrace requirement from ~=2.1 to ~=2.2"
time: 2023-11-16T19:44:05.00000Z
custom:
Author: dependabot[bot]
PR: 665
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ git+https://github.com/dbt-labs/dbt-core.git#egg=dbt-postgres&subdirectory=plugi
black~=23.11
bumpversion~=0.6.0
click~=8.1
ddtrace~=2.1
ddtrace~=2.2
flake8~=6.1
flaky~=3.7
freezegun~=1.2
Expand Down

0 comments on commit f1ee2cb

Please sign in to comment.