Skip to content

Commit 46a20d0

Browse files
Updates aws-xray-sdk to version 2.8.0 (DataDog#151)
1 parent 59de03f commit 46a20d0

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
@@ -28,7 +28,7 @@
2828
packages=["datadog_lambda"],
2929
python_requires=">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, <4",
3030
install_requires=[
31-
"aws-xray-sdk==2.6.0",
31+
"aws-xray-sdk==2.8.0",
3232
"datadog==0.41.0",
3333
"ddtrace==0.48.0",
3434
"wrapt==1.11.2",

0 commit comments

Comments
 (0)