Skip to content

Commit ace50a9

Browse files
author
Anil Kumar
committed
Upgrade AWS X-Ray SDK
1 parent a25bf04 commit ace50a9

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.4.3",
31+
"aws-xray-sdk==2.5.0",
3232
"datadog==0.32.0",
3333
"ddtrace==0.36.0",
3434
"wrapt==1.11.2",

0 commit comments

Comments
 (0)