Skip to content

Commit

Permalink
feat: Use dd-trace-141 (#246)
Browse files Browse the repository at this point in the history
  • Loading branch information
astuyve authored Aug 25, 2022
1 parent 9a5d852 commit 56825de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ classifiers = [
python = ">=3.7.0,<4"
datadog = "^0.41"
wrapt = "^1.11.2"
ddtrace = "^1.2.1"
ddtrace = "^1.4.1"
importlib_metadata = {version = "^1.0", python = "<3.8"}
boto3 = { version = "^1.10.33", optional = true }
typing_extensions = {version = "^4.0", python = "<3.8"}
Expand Down

0 comments on commit 56825de

Please sign in to comment.