diff --git a/sample-apps/python-auto-instrumentation-sample-app/requirements.txt b/sample-apps/python-auto-instrumentation-sample-app/requirements.txt index 87f77dbd..f0f65e29 100644 --- a/sample-apps/python-auto-instrumentation-sample-app/requirements.txt +++ b/sample-apps/python-auto-instrumentation-sample-app/requirements.txt @@ -1,4 +1,4 @@ -boto3==1.28.3 +boto3==1.28.15 Flask==2.3.2 opentelemetry-distro==0.40b0 opentelemetry-exporter-otlp==1.19.0 @@ -9,5 +9,5 @@ opentelemetry-instrumentation-botocore==0.40b0 opentelemetry-sdk-extension-aws==2.0.1 opentelemetry-propagator-aws-xray==1.0.1 protobuf==4.23.4 -PyYAML==6.0 +PyYAML==6.0.1 requests==2.31.0 \ No newline at end of file