Skip to content

Commit e4f6678

Browse files
authored
misc: Use dd-trace-py 0.61.1 (#227)
Upgrade `ddtrace` dependency to the latest available `0.x` version at the moment.
1 parent 3dca6e1 commit e4f6678

File tree

2 files changed

+63
-63
lines changed

2 files changed

+63
-63
lines changed

poetry.lock

Lines changed: 62 additions & 62 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
@@ -26,7 +26,7 @@ classifiers = [
2626
python = ">=3.6.0,<4"
2727
datadog = "^0.41.0"
2828
wrapt = "^1.11.2"
29-
ddtrace = "^0.59.2"
29+
ddtrace = "^0.61.1"
3030
importlib_metadata = {version = "^1.0", python = "<3.8"}
3131
boto3 = { version = "^1.10.33", optional = true }
3232
typing_extensions = {version = "^4.0", python = "<3.8"}

0 commit comments

Comments
 (0)