Skip to content

Commit 9310703

Browse files
committed
Bump ddtrace to 0.48.0
1 parent 339f6ed commit 9310703

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.6.0",
3232
"datadog==0.39.0",
33-
"ddtrace==0.45.0",
33+
"ddtrace==0.48.0",
3434
"wrapt==1.11.2",
3535
# If building for Python 3, use the latest version of setuptools
3636
"setuptools>=54.2.0; python_version >= '3.0'",

0 commit comments

Comments
 (0)