Skip to content

Commit 2920a67

Browse files
committed
Update dependency ddtrace to ^0.49.0
1 parent 6be0dd4 commit 2920a67

File tree

2 files changed

+46
-42
lines changed

2 files changed

+46
-42
lines changed

poetry.lock

Lines changed: 45 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ flask = "*"
2323
flask_sqlalchemy = "*"
2424
pymysql = "*"
2525
python-dotenv = "*"
26-
ddtrace = "^0.48.2"
26+
ddtrace = "^0.49.0"
2727

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

0 commit comments

Comments
 (0)