Skip to content

Commit adfa6df

Browse files
authored
Update ddtrace and ddog lib version (#71)
1 parent 5e8ad5a commit adfa6df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
python_requires=">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, <4",
3030
install_requires=[
3131
"aws-xray-sdk==2.5.0",
32-
"datadog==0.32.0",
33-
"ddtrace==0.36.0",
32+
"datadog==0.38.0",
33+
"ddtrace==0.40.0",
3434
"wrapt==1.11.2",
3535
"setuptools==42.0.2",
3636
],

0 commit comments

Comments
 (0)