Skip to content

Commit 57cc240

Browse files
committed
chore: update ddtrace version to 0.52.1
1 parent c4600cb commit 57cc240

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
install_requires=[
3232
"aws-xray-sdk==2.8.0",
3333
"datadog==0.41.0",
34-
"ddtrace==0.50.0",
34+
"ddtrace==0.52.1",
3535
"wrapt==1.11.2",
3636
# If building for Python 3, use the latest version of setuptools
3737
"setuptools>=54.2.0; python_version >= '3.0'",

0 commit comments

Comments
 (0)