Skip to content

Commit 56825de

Browse files
authored
feat: Use dd-trace-141 (#246)
1 parent 9a5d852 commit 56825de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ classifiers = [
2525
python = ">=3.7.0,<4"
2626
datadog = "^0.41"
2727
wrapt = "^1.11.2"
28-
ddtrace = "^1.2.1"
28+
ddtrace = "^1.4.1"
2929
importlib_metadata = {version = "^1.0", python = "<3.8"}
3030
boto3 = { version = "^1.10.33", optional = true }
3131
typing_extensions = {version = "^4.0", python = "<3.8"}

0 commit comments

Comments
 (0)