Skip to content

Commit 5b15938

Browse files
committedAug 9, 2021
Update dependency ddtrace to ^0.51.0
1 parent 0bb5947 commit 5b15938

File tree

2 files changed

+41
-41
lines changed

2 files changed

+41
-41
lines changed
 

‎poetry.lock

Lines changed: 40 additions & 40 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.50.0"
26+
ddtrace = "^0.51.0"
2727

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

0 commit comments

Comments
 (0)
Please sign in to comment.