Skip to content

Commit a06975c

Browse files
authored
Bump ddtrace version to latest. (#496)
1 parent c62cab9 commit a06975c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ classifiers = [
2727
python = ">=3.8.0,<4"
2828
datadog = ">=0.41.0,<1.0.0"
2929
wrapt = "^1.11.2"
30-
ddtrace = ">=2.7.2"
30+
ddtrace = ">=2.9.0"
3131
ujson = ">=5.9.0"
3232
urllib3 = [
3333
{version = "<2.0.0", python = "<3.11", optional = true},

0 commit comments

Comments
 (0)