Skip to content

Commit 29364c6

Browse files
committed
Update to latest version of datadogpy
1 parent c0d47f0 commit 29364c6

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
@@ -29,7 +29,7 @@
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.6.0",
32-
"datadog==0.40.1",
32+
"datadog==0.41.0",
3333
"ddtrace==0.48.0",
3434
"wrapt==1.11.2",
3535
# If building for Python 3, use the latest version of setuptools

0 commit comments

Comments
 (0)