10000 Update ddtrace version (#85) · DataDog/datadog-lambda-python@c03c96d · GitHub
[go: up one dir, main page]

Skip to content

Commit c03c96d

Browse files
authored
Update ddtrace version (#85)
1 parent 53b1ebd commit c03c96d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
install_requires=[
3131
"aws-xray-sdk==2.5.0",
3232
"datadog==0.38.0",
33-
"ddtrace==0.40.0",
33+
"ddtrace==0.41.2",
3434
"wrapt==1.11.2",
3535
"setuptools==42.0.2",
3636
],

0 commit comments

Comments
 (0)
0