Skip to content

Commit d122202

Browse files
Bump ddtrace from 0.44.0 to 0.48.2
Bumps [ddtrace](https://github.com/DataDog/dd-trace-py) from 0.44.0 to 0.48.2. - [Release notes](https://github.com/DataDog/dd-trace-py/releases) - [Changelog](https://github.com/DataDog/dd-trace-py/blob/master/CHANGELOG.md) - [Commits](DataDog/dd-trace-py@v0.44.0...v0.48.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 53d76b8 commit d122202

File tree

2 files changed

+39
-58
lines changed

2 files changed

+39
-58
lines changed

poetry.lock

+38-57
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ flask = "*"
2323
flask_sqlalchemy = "*"
2424
pymysql = "*"
2525
python-dotenv = "*"
26-
ddtrace = "^0.44.0"
26+
ddtrace = "^0.48.2"
2727

2828
[tool.poetry.dev-dependencies]
2929
pytest = "*"

0 commit comments

Comments
 (0)